how to download from sourceforge using CVS
CVS Browser
If you want to read or load individual files, then the quickest way is to use the browser from the following page:
http://cvs.sourceforge.net/viewcvs.py/mjbworld/
CVS Read only
martin@suse:~> cvs -d:pserver:martinbaker@cvs.sourceforge.net:/cvsroot/mjbworld login
Logging in to :pserver:martinbaker@cvs.sourceforge.net:2401/cvsroot/mjbworld
CVS password:
martin@suse:~> cvs -z3 -d:pserver:martinbaker@cvs.sourceforge.net:/cvsroot/mjbworld co mjbWorld
cvs server: Updating mjbWorld
cvs server: Updating mjbWorld/cpp
Developers
| martin@suse:~> export CVS_RSH=ssh martin@suse:~> ssh-add sshkeycvf Enter passphrase for sshkeycvf: Identity added: sshkeycvf (sshkeycvf) martin@suse:~> |




