Remote access

You can also access the PARL CVS repository remotely (outside of the lab) if you have an internet connection and the CVS and ssh programs installed on your remote machine. It works exactly like using CVS locally. You can use the same commands listed above, except substitute the following for the the word ``cvs'' in the command lines:

cvs -d :ext:<userid>@cvs.parl.clemson.edu:/projects/cvsroot

(where userid is your lab user login id) You may wish to create an alias or script to do this for convenience. CVS will prompt you for a password in this situation.