# Using anonymous CVS cvs -d:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/ login cvs -d:pserver:anoncvs@anoncvs.freedesktop.org:/cvs/ co # Browsing CVS CVS Repositories can be browsed online from . If you want to link to a particular project's repository, append the project name to the end of the URL (eg. ). # Using developer CVS * Get a username: * See for details. * Using your username. * `export CVS_RSH=ssh` * `export CVSROOT=:ext:@cvs.freedesktop.org:/cvs/ cvs -z3 co ` * If you specified a passphrase when running ssh-keygen, then you must enter that passphrase now.