palimadra / svnx

Automatically exported from code.google.com/p/svnx
0 stars 0 forks source link

errors on file names containing "@2x" or "@" #178

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Common in ios dev. 

1.3.1 works. Latest version breaks with error file not found. 

To fix on commandline "svn add button@2x.png@".

Original issue reported on code.google.com by naisa...@gmail.com on 8 Jul 2012 at 2:36

GoogleCodeExporter commented 9 years ago
I just tested this with svnX 1.3.3 and it works correctly.  [As it should.]
However, you must be using Subversion 1.6+.
[You didn’t state which version of Subversion you are using.
 Please state svnX, Subversion & OSX versions.]
This feature is disabled in svnX when using Subversion < 1.6.

Check which version of Subversion you have set in svnX > Preferences….
Check the command shown in the Activity window.
[Select the ‘svn add’ task & click the ‘info’ button.  It should show a 
‘@’ appended to any file name if required.]

Original comment by chris...@gmail.com on 8 Jul 2012 at 7:46

GoogleCodeExporter commented 9 years ago
subversion: svn, version 1.6.17 (r1128011)
macosx:  10.7.3
svnx: 1.3.3

Original comment by naisa...@gmail.com on 8 Jul 2012 at 10:30

GoogleCodeExporter commented 9 years ago
Well, I’m using exactly the same version of Subversion.
[Though if that’s the Apple build then they should really patch the version 
number - as they have patched the code.]
You got that info from the command line.  Is svnX using the same version?  
[svnX > Preferences…]

Also what command line does the Activity window show?
[If you don’t have the original info then it should be easy to replicate with 
a dummy file
 & then just revert the ‘add’ to leave your WC unchanged.]

The only way I can get svnX to produce a similar error:
    “svn: warning: '/Users/me/somewhere/test-WC/button@2x.png' not found”
is if I rename the file in the Finder, don’t refresh the WC window & then try 
to ‘add’ the file using its old name.
[This, too, is expected behaviour.]

The only known problems with svnX 1.3.3 and file/path names that contain 
‘@’ are bugs in Subversion.
So, if there is a problem I want to know about it so that I can fix it.

Original comment by chris...@gmail.com on 8 Jul 2012 at 12:08

GoogleCodeExporter commented 9 years ago
As there’s been no further response I’m going to put the problem down to 
user error & close the issue.

Original comment by chris...@gmail.com on 27 Jul 2012 at 3:20