CM3 Repository Access via CVS

The CM3 CVS source repository from elego Software Solutions which is used for CM3 development and bugfixes is now available via anonymous CVS pserver access.

To checkout any sources from the mirror repository, you must first login using the following command line:

  cvs -d :pserver:anonymous@modula3.elegosoft.com:/usr/cvs login
    

There is no password (simply type return). Then you can checkout everything with

  cvs -d :pserver:anonymous@modula3.elegosoft.com:/usr/cvs checkout cm3
     

Of course you may specify any existing sub-directory of the cm3 distribution, too. Please note that the complete repository is currently about 280 MB in size.


m3-support{at}elego.de