Stable Repositories
*** NOTE that the CVS server has been discontinued ***
openlibraries SVN server
* To checkout the current version of openlibraries in an empty directory use:
- svn co https://openlibraries.svn.sourceforge.net/svnroot/openlibraries/trunk openlibraries
* To update an existing working repository to current stable version of openlibraries use:
- svn update
openlibraries STABLE SVN server
TBD
SVN Utilities
* Linux
svn should be built into the command line on all linux distros
for a gui use Eclipse on Linux, its got the best diff tools for merges!!!
for ubuntu you need to install with sudo apt-get install subversion
* Windows
Use Tortoise-SVN to checkout and update on Windows platforms.
* OsX
head here for a command line client http://www.wikihow.com/Install-Subversion-on-Mac-OS-X
or use ZigVersion? at http://zigzig.com
