I have iPhone4 icons, which are terminated with @2x.png
My problem is that when I try to add them to svn with svn add path/[email protected]
I get the error:
svn: warning: 'path/myIcon' not found
I suppose that svn or my system do not support the "@" in the path..
What can I do?
I am running Mac OS X 10.6.4 and tried to add it directly with subversion and through svnX (which should and does give the same result). I think the repository is on a linux system.