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.
Add an extra @ at the end.
So svn add path/[email protected]@
I have had this problem also... my solution was to add them via SCM in Xcode. If you don't have your SCM set up, it's worth doing, IMHO.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With