|
c o s m o p o o l |
|
|
Home | Features | History | Download | Documentation | Bugs | Contact/Mailinglist | Wiki | |
There's no real release yet, so this is status quo from June 6th 2007. License is GPL. More information on this is in the sourcecode.
Anonymous SVN Access via SVN
This project's BerliOS Developer SVN repository can be checked out through anonymous (svnserve) SVN with the following instruction set.
svn checkout svn://svn.berlios.de/cosmopool-multi/trunk
Anonymous SVN Access via HTTP
This project's BerliOS Developer SVN repository can be checked out through anonymous HTTP with the following instruction set.
svn checkout http://svn.berlios.de/svnroot/repos/cosmopool-multi/trunk
Developer SVN Access via SSH
Only project developers can access the SVN tree via this method. SSH2 must be installed on your client machine. Substitute developername with the proper value. Enter your site password when prompted.
svn checkout \
svn+ssh://developername@svn.berlios.de/svnroot/repos/cosmopool-multi/trunk
Developer SVN Access via HTTPS
Only project developers can access the SVN tree via this method. Substitute developername with the proper value. Enter your site password when prompted.