From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27652 invoked by alias); 1 Feb 2016 05:39:51 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 27641 invoked by uid 89); 1 Feb 2016 05:39:50 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.9 required=5.0 tests=AWL,BAYES_40,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=H*R:D*yahoo.co.uk, sums, 1494, checkout X-HELO: nm38-vm5.bullet.mail.gq1.yahoo.com Received: from nm38-vm5.bullet.mail.gq1.yahoo.com (HELO nm38-vm5.bullet.mail.gq1.yahoo.com) (98.136.217.76) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 01 Feb 2016 05:39:49 +0000 Received: from [127.0.0.1] by nm38.bullet.mail.gq1.yahoo.com with NNFMP; 01 Feb 2016 05:39:47 -0000 Received: from [216.39.60.184] by nm38.bullet.mail.gq1.yahoo.com with NNFMP; 01 Feb 2016 05:36:45 -0000 Received: from [212.82.98.52] by tm20.bullet.mail.gq1.yahoo.com with NNFMP; 01 Feb 2016 05:36:45 -0000 Received: from [212.82.98.79] by tm5.bullet.mail.ir2.yahoo.com with NNFMP; 01 Feb 2016 05:36:45 -0000 Received: from [127.0.0.1] by omp1016.mail.ir2.yahoo.com with NNFMP; 01 Feb 2016 05:36:45 -0000 Received: by 212.82.98.115; Mon, 01 Feb 2016 05:36:45 +0000 Date: Mon, 01 Feb 2016 05:39:00 -0000 From: Reply-To: To: "cygwin@cygwin.com" , "marco.atzeri@gmail.com" , "wyml@etr-usa.com" Message-ID: <1407896650.4839290.1454305004793.JavaMail.yahoo@mail.yahoo.com> Subject: Re: CVS problems on 64-bit cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <1407896650.4839290.1454305004793.JavaMail.yahoo.ref@mail.yahoo.com> X-SW-Source: 2016-02/txt/msg00003.txt.bz2 > > 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. My 32 and 64-bit .bash_profile scripts are identical and the default; I learned long ago not to waste effort on tweaking individual setups. both 1494 bytes long, both mistyping 'beneficial'. Different MD5 sums, but: $ diff bash32 bash64 8c8 < # base-files version 4.2-3 --- > # base-files version 4.2-4 However, the CVS_RSH hint worked and fixed the problem on that 64-bit install. Easy enough to add in a two-line checkout script, but... I've got another older 64-bit install - again, default scripts - that has never shown this problem. There's something very odd here; where else in systemwide scripts might set CVS_RSH? thanks Lloyd Wood http://savi.sf.net/ -- 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