http://blog.xeonxai.com/2009/03/05/115/
I have set up Subversion to store the repos of my iPhone apps I’m developing on my Mac system. Now all I need to do is begin working on a core for my apps that I can use as the basis for all future apps.
If anyone has any trouble setting up Subversion on the Mac to use with XCode, here is a place to start:
ADC – Using Subversion with XCode 3 on Mac OS X Leopard
Subversion with Mac OS X Tutorial
How to setup a Subversion server on OS X 10.5 (Leopard)
SVN, Apache2, OS X Leopard 10.5
Also note, that if you download and install the Subversion 1.5+ binary if you choose to use the newer version, be sure to direct to the proper mod_dav_svn.so file in the /opt/subversion/lib/svn-apache/ directory and not the /usr/libexec/apache2 directory. If you don’t, then you will get the following “Could not open the requested SVN filesystem” error on any repos created with svn higher than 1.4+ that comes preloaded with the Mac OS X 10.5 Leopard.