xcode and @ in filenames.
From: Ron <rg.lists_at_rzweb.com>
Date: Sat, 3 Jul 2010 21:55:35 -0700
When using xcode to make an iPhone iOS4 app, you are supposed to tag image filenames that are x2 the resolution as follows: myImage_at_2x.png. The problem is that subversion can deal with this filename due to the @.
Given that xcode supports subversion (the only version control they support until git in xcode4), it's surprising they would choose this file naming scheme and not see a lot of problems (or maybe they do, but they're Apple).
Is there a way to work around this? A client/server option to be able to have @ in a filename?
Thanks, Ron
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.