CVS

If you want to get the very latest version of our source code, then you can retrieve it from our CVS Repository via anonymous CVS or using the handy ViewCVS web interface.

Anonymous CVS

To retrieve source code via anonymous CVS, you will need a recent version of cvs. First, login to the CVS Repository with the following command:

$ cvs -d :pserver:anonymous@cvs.deepspace6.net:/ds6/cvs login

(just press enter at the password prompt, as any password will work). Now, you can retrieve (checkout) the source code of the project named e.g. abc with the command:

$ cvs -d :pserver:anonymous@cvs.deepspace6.net:/ds6/cvs co abc

You can then logout with the following command:

$ cvs -d :pserver:anonymous@cvs.deepspace6.net:/ds6/cvs logout

The ViewCVS web interface

You can also browse our CVS Repository via web with the handy ViewCVS interface. You can retrieve the whole code of a project by clicking on the Download tarball link on the left corner at the bottom of the page corresponding to that project.


Updated 12.05.2004DeepSpace6

Valid XHTML 1.0!IPv6 Ready