Ronald Petty writes:
> 
> So could someone explain what is going on then with ext and RSH_CVS?
[...]
> what is actually happening is
> 
> ssh [EMAIL PROTECTED] 'cvs -d /cvsroot co somemodule'

No, what's actually happening is:

        ssh -l user someserver $CVS_SERVER server

(where $CVS_SERVER is replaced by "cvs" if it's not set), then the
client and the server talk to each other using the client/server
protocol thats explained in doc/cvsclient.*.

-Larry Jones

I never get to do anything fun. -- Calvin


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

Reply via email to