MMBase
Developers Home / Download / CVS Repository

Anonymous CVS access

To access MMBase's CVS repository anonymously you must of course have cvs installed. The modules available anonymously are:
- 'src' which is the MMBase source.
- 'html' which are the html pages.
- 'config' A default MMBase configuration
- 'applications' Community maintained additions to MMBase
- 'all' which included these modules above plus build-scripts.
- 'contributions' Third party contribuation to MMBase
- 'mmweb' this website
- 'test' test scripts and so on
- 'speeltuin' Play garden for developers
 

You can either specify the root on the commandline:
cvs -d :pserver:guest@cvs.mmbase.org:/var/cvs
for every command (don't forget to login first).

Or use an enviroment variable : CVSROOT=:pserver:guest@cvs.mmbase.org:/var/cvs
export CVSROOT

After that you can login (cvs login) and can use cvs commands as you are normally used to.
The password is "guest"
Don't forget to cvs logout when you are done

View CVS

The source of MMBase can be browsed on-line.

The most recent changes can be followed by reading cvs mail.