Next
Useful CVS Options
cvs -d :kserver:cvs.mit.edu:/cvs/emcc
command...
: Specifies a repository on the command line
cvs -n
command
: Reports what the command would do, but doesn't actually make any changes. (Good to test an update or commit.)