X-Recipient: archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 DOT wood AT yahoo DOT co DOT 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 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 DOT 2967908 DOT 1454040691361 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT com> <1484485633 DOT 2967908 DOT 1454040691361 DOT JavaMail DOT yahoo AT mail DOT yahoo DOT com> <56AB180B DOT 9000107 AT gmail DOT com> To: The Cygwin Mailing List 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 wrote: > > On 29/01/2016 05:11, lloyd DOT wood AT yahoo DOT co DOT 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