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
Reply-To: <nhv@cape.com>
From: "Norman Vine" <nhv@cape.com>
To: "'Peter Kennard'" <peterk@livingwork.com>, <cygwin@cygwin.com>
Subject: RE: CVS_RSH
Date: Wed, 10 Oct 2001 09:31:28 -0400
Message-ID: <006201c1518f$de5e9c00$a300a8c0@nhv>
MIME-Version: 1.0
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit
X-Priority: 3 (Normal)
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook 8.5, Build 4.71.2232.26
X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200
In-Reply-To: <5.0.2.1.1.20011010060842.00ab5048@64.71.142.4>
Importance: Normal

Peter Kennard writes:
>
>how does one use 'cvs" with CVS_RSH=ssh
>
>I havn't found a reference to a problem with it but the cygwin 
>/usr/bin/cvs.exe attempts to log in directly to the server and 
>not use the 
>CVS_RSH (/usr/bin/ssh.exe) - I know this was a problem with 
>the old wincvs 
>and cygwin_b20 - is there a way to do this?

This isn't wincvs !!

Have you tried
export CVS_RSH = ssh

also may need to create a ~/.ssh/config file containing
Protocol=1,2

FWIW AFAIK
This info is all in the Doc  
/usr/doc/Cygwin/cvs-1.11.0.READNE

Norman


--
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/

