Developers can access the repository using their Sourceforge login (after we've granted them access, see "How to contribute").
export CVS_RSH=ssh
cvs -z3 -d:ext: developername@cvs.org-jutil.sourceforge.net:/cvsroot/org-jutil co jutil.org
For convenience, you might want to use ssh keys for authentication.
|