Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Wed, 10 Oct 2001 17:05:14 +0200
From: Kurt Roeckx <Q@ping.be>
To: Mark Mims <MMims@aegistg.com>
Cc: "'cygwin@cygwin.com '" <cygwin@cygwin.com>
Subject: Re: CVS_RSH
Message-ID: <20011010170514.A18221@ping.be>
References: <9B6DCB223668D311BFB900105AD046DD88862B@viper.aegis.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <9B6DCB223668D311BFB900105AD046DD88862B@viper.aegis.com>; from MMims@aegistg.com on Wed, Oct 10, 2001 at 08:40:42AM -0500

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/

