« Apple pushes to unmask product leaker | Main | Marking new podcast episodes in Front Row »

Building Subversion (SVN) on Mac OS X

Posted in: Software, Tips & Tricks

This article walks you through installing Subversion (also called “SVN”) on Mac OS X. Subversion is a free/open-source version control system. It remembers every change ever made to the files and directories in your projects. This allows you to recover older versions of your data, or examine the history of how your data changed.