$ export CVSROOT=':pserver:cvs@oss.sgi.com:/cvs'
csh tcsh...:
$ setenv CVSROOT :pserver:cvs@oss.sgi.com:/cvs
Then do the command:
$ cvs login
Now grab ltp. The first time you will want to do something like:
$ cvs -z3 checkout ltp
README in the top level directory.
After you have checked the code out, you can use:
$ cvs -z3 update -dCVS for new users contains links to more documentation.
A mailing list which reports changes to the CVS repository is available.