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


Updated DeepSpace6

Valid XHTML 1.0!IPv6 Ready