Okay, Ill try this. On the ACS-PostgeSQL group page
( http://sourceforge.net/cvs/?group_id=490 ) are the instructions that I was trying to follow:
This project's SourceForge CVS repository can be checked out through anonymous
(pserver) CVS with the following instruction set. The module you wish
to check out must be specified as the modulename. When prompted
for a password for anonymous, simply press the Enter key.
cvs -d:pserver:anonymous@cvs.acs-pg.sourceforge.net:/cvsroot/acs-pg login
cvs -z3 -d:pserver:anonymous@cvs.acs-pg.sourceforge.net:/cvsroot/acs-pg co modulename
I only was able to execute the first instruction and it kicked me out. Ill start with the second.