Schwenk, Jeanie writes:
> 
> When on a remote unix host, the successfully logged in user always has to
> type
> 
>       cvs -d :pserver:generic@pilot:/usr/local/cvs co -c
> 
> They can't just type "cvs co -c"?  

"Logging in" just associates a password with a CVSROOT specification, it
doesn't set your "current" CVSROOT; you can be logged in to many
different CVSROOTs at the same time (I'm currently logged in to 5 or 6).
 If you've set your $CVSROOT environment variable, you don't need to use
-d on the command line (unless you want to override $CVSROOT).

-Larry Jones

It's either spectacular, unbelievable success, or crushing, hopeless
defeat!  There is no middle ground! -- Calvin

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to