Skip to content

SVN/Subversion with Xcode

Using Subversion with Xcode 3.0.

Great post about getting Xcode working w/ svn.

A couple things I’d like to add…

1. The Project Info General tab (be sure the project is selected when you click the info button) has changed. The SCM settings are on the top right:

SCM settings for the project
SCM settings for the project

2. Once I was in the settings, my repository was an option (and Recommended). I selected that and clicked ok. Then the SCM menu has more options:

Setting SCM Repository and SCM menu items
Setting SCM Repository and SCM menu items

3. The svn status column next to the files wasn’t automatic for me. If you right click on the “Groups & Files” heading, you get the SCM option:

Adding SCM status column
Adding SCM status column