On Jul 3, 2010, at 23:55, Ron wrote: > When using xcode to make an iPhone iOS4 app, you are supposed to tag image > filenames that are x2 the resolution as follows: myim...@2x.png. The > problem is that subversion can deal with this filename due to the @.
Did you mean "can't"? If so, not true; Subversion can deal with files with "@" in the name. Just append another "@" at the end of the name, e.g.: svn verb myim...@2x.png@