Post date: Jul 4, 2011 1:57:17 PM
The CVS repository can be checked out through anonymous (pserver) CVS with the following instructions. The module you wish to check out must be specified as the modulename. When prompted for a password for anonymous, use the password "cvspass", if simply pressing enter for the password does not log you in. Module names can be found by browsing the web CVS.
To login to the CVS server, issue:
cvs -d:pserver:anonymous@cvs.locustworld.com:/ login
To checkout a module, issue:
cvs -z5 -d:pserver:anonymous@cvs.locustworld.com:/ co modulename