CVS access
Anonymous CVS access is available via pserve. Just hit enter when prompted for a password.
export CVSROOT=:pserver:anonymous@cvs.ssvl.kth.se/usr/local/cvsroot
cvs login
cvs co open
Project developers can access the CVS tree via this method. SSH must be installed on your client machine. Enter your password when prompted.
export CVS_RSH=ssh
cvs -dusername@odor.it.kth.se:/cvsroot co open