The following is a link to the online source repository.
This project's CVS repository can be checked out through anonymous CVS with the following instruction set. When prompted for a password for anonymous, simply press the Enter key.
$ cvs -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/servletspy login $ cvs -z3 -d :pserver:anonymous@cvs.sourceforge.net:/cvsroot/servletspy co main
Only project developers can access the CVS tree via this method. Substitute username with the proper value.
$ cvs -d :pserver:username@cvs.sourceforge.net:/cvsroot/servletspy login $ cvs -z3 -d :pserver:username@cvs.sourceforge.net:/cvsroot/servletspy co main