Re: [ILUG] CVS

From: Lars Hecking (lhecking at domain nmrc.ucc.ie)
Date: Wed 23 Feb 2000 - 12:37:13 GMT


John P. Looney writes:
> Anyone know what commands I can use to login to a CVS server ?

 cvs -d :pserver:USER at domain SITE:PATH login

 (prompts for password)

 Then you can

 cvs -d :pserver:USER at domain SITE:PATH checkout MODULE

 Subsitute USER, SITE, PATH, MODULE as appropriate.

 Instead of -d, you can use the CVSROOT env variable.

 The login is only necessary once, the password is added to ~/.cvspass.



This archive was generated by hypermail 2.1.6 : Thu 06 Feb 2003 - 13:05:28 GMT