[Qgis-developer] New GRASS modules and Mac svn problem - 0.8.x release branch

Tom Elwertowski telwertowski at comcast.net
Thu Mar 15 01:33:04 EDT 2007


Gary Sherman wrote:
> I committed all the new GRASS modules to the 0.8.x release branch as 
> r6801. I am unable checkout the branch on the Mac:
> 
> subversion/libsvn_wc/log.c:338: (apr_err=155009)
> svn: In directory 'qgis_0.8.1/src/plugins/grass/modules'
> subversion/libsvn_subr/io.c:565: (apr_err=2)
> svn: Can't copy 
> 'qgis_0.8.1/src/plugins/grass/modules/.svn/tmp/text-base/v.out.ogr.shape.1.png.svn-base' 
> to 'qgis_0.8.1/src/plugins/grass/modules/v.out.ogr.shape.1.png.2.tmp': 
> No such file or directory

I encountered a different problem

svn: Failed to add file 
'../src/plugins/grass/modules/v.category.sum.3.PNG': object of the same 
name already exists

r6801 added the file

src/plugins/grass/modules/v.category.sum.3.PNG

however the repository already contained the file

src/plugins/grass/modules/v.category.sum.3.png

The Darwin layer considers these to be two different files. The Mac OS 
layer considers these to be the same file.

Tom



More information about the Qgis-developer mailing list