Subversion
Subversion, or SVN, is a version control
system that is a compelling replacement for CVS
(Concurrent Versions System) in the
open source community. The software is released under an Apache/BSD-style open source license.
- Subversion Website
- Subversion Website
To install the Subversion (SVN) package,
execute the following from the command line (you may have
to enter a Mac OS X administrative password):
sudo port install subversion +mod_dav_svn
A log of the Subversion (SVN) installation can be found here.


