Our CVS is now accessible read-only to anonymous users through the standard pserver mechanism. For example, do the following for checking out the entire liberouter tree:
cvs -d ':pserver:anoncvs@www.liberouter.org:/home/cvs' login
Enter the password: anoncvs
cvs -z3 -d ':pserver:anoncvs@www.liberouter.org:/home/cvs' co liberouter


