CVS_RSH

Kurt Roeckx Q@ping.be
Wed Oct 10 08:05:00 GMT 2001


On Wed, Oct 10, 2001 at 08:40:42AM -0500, Mark Mims wrote:
> Mine works with the following three variables set...
> 
> USER = <remoteusername>
> CVS_RSH = ssh
> CVSROOT = :ext:<remotehostname>:<remotecvsroot>
> 
> so,
> 
> USER = me
> CVS_RSH = ssh
> CVSROOT = :ext:cvsserver.blah.com:/usr/local/cvsroot 

You can also use
:ext:username@cvsserver.blah.com:/usr/local/cvsroot, or even
username@cvsserver.blah.com:/usr/local/cvsroot, in which case it
will default to ext (or server).

The local username doesn't have to be the same as the remote one,
specially in case of anoymous cvs access.


Kurt


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list