FKaches 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. You may examine FKaches CVS repository via the web-based CVS repository viewer.
cvs -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jcache login cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/jcache co jcache
Only project developers can access the CVS tree via this method. A SSH client must be installed on your client machine. Substitute modulename and developername with the proper values. Enter your site password when prompted.
export CVS_RSH=ssh cvs -z3 -d:ext:developername@cvs.sourceforge.net:/cvsroot/jcache co jcache
For more information, see the CVS page at the project page at SourceForge.net