CVS ACCESS

We have a project page hosted on Sourceforge. Pygmy's SourceForge CVS repository can be checked out through anonymous (pserver) CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key.

cvs -d:pserver:anonymous@cvs.pygmy.sourceforge.net:/cvsroot/pygmy login

cvs -z3 -d:pserver:anonymous@cvs.pygmy.sourceforge.net:/cvsroot/pygmy co src

Updates from within the module's directory do not need the -d parameter.

You may also download the nightly CVS tarball instead of checking out from CVS.