Stable Repositories
*** NOTE that the CVS server has been discontinued ***
jahshaka SVN server
* To checkout the current version of openlibraries in an empty directory use:
- svn co https://jahshaka.svn.sourceforge.net/svnroot/jahshaka/trunk jahshaka
* To update an existing working repository to current stable version of jahshaka use:
- svn update
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
