The commands for doing CVS over SSH with sourceforge are a little different than
anonymous CVS. Sourceforge has plenty of detailed documentation on the subject, but
here's a quick synopsis.
Set up CVS to tunnel through SSH: (you must have a working ssh installation)
micah@omega:~/sf/pgui >
Anyone please give me a short course on CVS :(
[root@debugger pgui]# cvs
-d:pserver:[EMAIL PROTECTED]:/cvsroot/pgui login
(Logging in to [EMAIL PROTECTED])
CVS password:
[root@debugger pgui]# cvs
-d:pserver:[EMAIL PROTECTED]:/cvsroot/pgui/pgserver/log add -m
"adding my log and todo files" pgs