How to set up and use Subversion (SVN) on OS X Leopard
Subversion is a tool which allows you to save code changes and then step back through the changes at a later date, or revert back to previous changes if things go wrong. It provides the following benefits: Mistakes matter less – you can always go back More than one person can work on the same…

