How to use version control with Xcode?
Asked
Active
Viewed 4,658 times
-2
-
Is it something like: http://iphonedevelopment.blogspot.com/2009/03/version-control-is-your-friend.html – Matrix Oct 06 '10 at 17:45
-
1-1: what have you tried? theres a sweet thing called google that has all kinds of answers to this question. – Jesse Naugher Oct 06 '10 at 18:01
-
What version (source) control management system? CVS? Subversion? Perforce? Git? Mercurial? – Shaggy Frog Oct 06 '10 at 18:35
-
possible duplicate of [How to set up an SCM in Xcode?](http://stackoverflow.com/questions/3852986/how-to-set-up-an-scm-in-xcode) – Brad Larson Oct 06 '10 at 20:07
-
@JesseNaugher Ironically this is now the top hit on google for xcode version control – Ben McCormick Apr 29 '13 at 17:36
1 Answers
11
Please read the Xcode Guide 'Save and Revert Changes to Projects'

Ben McCormick
- 25,260
- 12
- 52
- 71

Matthias Bauch
- 89,811
- 20
- 225
- 247
-
why was this just upvoted? I don't get it. ^^ That link was broken. – Matthias Bauch Feb 04 '12 at 16:06
-