vote up 0 vote down star

I am using the SCM Tools embedded in XCode to manage my app's versioning.

I have created an iPhone app and I have added/committed it to the Subversion server but the .xcodeproj file won't upload (all the class files, resources etc are there)! I don't even get the option to "Add to Repository". Sometimes it gets an "A" (add) next to it under the "SCM" column but still, the next time I commit changes or commit entire project it still doesn't upload and show up on the server. As a result my team can't get and run the project.

Is there a way to so something (other than just use the terminal or Versions)?

Thank you.

flag

Has it been solved? – JoePasq Oct 26 at 19:33
No replies here as you can see. It's a bit buried now. What I do now is use SVN in the terminal to manage my code. So I don't use Xcode's SCM directly. – Dimitris Oct 27 at 10:28

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.