SVN Code Repository
This document describes how to access the SonEnvir SVN Code Repository
The SonEnvir SVN Repository is located on svn.sonenvir.at. Browser access is installed at http://svn.sonenvir.at/repos/SonEnvir/
For accessing the repository with SVN (Subverion) clients do:
svn checkout http://svn.sonenvir.at/repos/SonEnvir/
The full checkout is only available for authenticated users, but all source code can be checked out anonymously with:
svn checkout http://svn.sonenvir.at/repos/SonEnvir/trunk/src/
CVS Clients
Here some links to cvs clients for differen platforms:
- Windows: TortoiseSVN http://www.tortoisesvn.org/
- Mac: get the command line tools from here and optional a GUI frontend SvnX
- Linux: use the commandline svn client available from your distribution or from Subversion