Command line, for example:
cvs -d :pserver:[email protected]:/cvs login
followed by
cvs -d :pserver:[email protected]:/cvs checkout jforum
In any case, use a login command with no pass and then checkout the module jforum with the CVSROOT set to :pserver:
[email protected]:/cvs
Depending on the tool you use, you have different ways of doing so.
Cheers!
[originally posted on jforum.net by GreenEyed]