|
SVN Repository
Anonymous Subversion access is available via viewcvs or svnserve. Both methods are
described in more detail below.
svnserve
To check out the latest version of Cacti from the Subversion repository, use the following commands. You must have Subversion installed first. Also keep in mind that the uncompressed repository is quite large once checked out (98 MB last time I checked).
svn checkout svn://svn.cacti.net/var/svnroot/cacti
The latest unstable development version of Cacti and Spine are located in the branches/main directory, while each released version is marked within the tags directory.
viewcvs (Browse Only)
With viewcvs you can checkout the status of the repository, create side-by-side diffs, or view
individual files. You can view viewcvs through the following URL:
http://svn.cacti.net/
|