Name:
Password:
remember me
or register
Valid XHTML 1.0 Transitional Valid CSS! SourceForge.net Logo
Suberversion to Corinis
Instructions on how to get the source code for Corinis OpenSource modules using subversion.
Optaining the Source

The Corinis Modules are available through svn. The repository is available at http://svn.corinis.org/svn

You do not need a username/passwort to check the code out. If you have fixed bugs use the ticketsystem at http://dev.corinis.org/corinis/report to submit them.

You can browse through the repository using the svnbrowser on http://dev.corinis.org/corinis/browser  

To checkout e.g. the Core module use:

svn co http://svn.corinis.org/svn/Core/trunk

Change the modulename (Core) to the module you want to check out. If you want develop your own module you need to checkout Core.

Other clients
There is quite a number of different subversion clients. You can use any of them (like the eclipse plugin, tortoiseSVN) to obtain the source code. Please to not ask for assistance in setting them up. There is always a google around!