X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; q=dns; s=default; b=bffbKQn8bVSpu3I9dwYBrKeGw9Cq
	13IPmwusycDIuIs7oCVZ3cn+MQRXUOdNDIrlb75Z9iZhnZLO9IdusVO6FNoivyJC
	x3QYq1Cz7yV6mAKOP9cJhdrSkx1PAtesCPb8ZdGzNxNvG9gH4jGwPwULhEeVIgXz
	wEobfrA9HMJBQ5c=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:content-type:mime-version:subject:from
	:in-reply-to:date:content-transfer-encoding:message-id
	:references:to; s=default; bh=PQp6vBcDifNbEajQAygUUPPUdUg=; b=ih
	r8NOxwkOlJsP38Tbt8q246O3/9QHkoeCbwnEjYQZIttphhE/pj4feTuRFrMnXgvu
	ijM5iqvJzf6OV3lpvoAHWrHj50bbC36TQ73EId0FKkV7nceWQ+1HUjAMi2tIcuOG
	eCfx6nhfqbdb4L/J+q8G5/8o9x8+1godSLfr59+SI=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_20,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=no version=3.3.2 spammy=Hx-languages-length:535, lloyd.wood@yahoo.co.uk, lloydwoodyahoocouk, H*r:envelope-sender
X-HELO: etr-usa.com
Content-Type: text/plain; charset=utf-8
Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\))
Subject: Re: CVS problems on 64-bit cygwin
From: Warren Young <wyml@etr-usa.com>
In-Reply-To: <56AB180B.9000107@gmail.com>
Date: Fri, 29 Jan 2016 05:03:33 -0700
Message-Id: <1E11BE1E-5603-453D-9C7F-6F9AEF05F5D1@etr-usa.com>
References: <1484485633.2967908.1454040691361.JavaMail.yahoo.ref@mail.yahoo.com> <1484485633.2967908.1454040691361.JavaMail.yahoo@mail.yahoo.com> <56AB180B.9000107@gmail.com>
To: The Cygwin Mailing List <cygwin@cygwin.com>
X-IsSubscribed: yes
Content-Transfer-Encoding: 8bit
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id u0TC3xpl019479

On Jan 29, 2016, at 12:43 AM, Marco Atzeri <marco.atzeri@gmail.com> wrote:
> 
> On 29/01/2016 05:11, lloyd.wood@yahoo.co.uk wrote:
>> 
>> Under 64-bit cygwin, this doesn't work; I never get a password prompt.
> 
> try with
> CVS_RSH="ssh"; export CVS_RSH

Good call.  I set CVS_RSH in my .bash_profile so long ago I forgot about it.

This probably explains why the OP sees the problem change when moving from Cygwin 32 to Cygwin 64: he probably doesn’t use the same shell startup scripts in both cases.
--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


