info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: :ext: , ssh :pserver: relation question


From: Larry Jones
Subject: Re: :ext: , ssh :pserver: relation question
Date: Tue, 25 Mar 2003 17:25:18 -0500 (EST)

Ronald Petty writes:
> 
> So could someone explain what is going on then with ext and RSH_CVS?
[...]
> what is actually happening is
> 
> ssh address@hidden '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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]