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:date:from:reply-to:to:message-id:subject :mime-version:content-type:content-transfer-encoding:references; q=dns; s=default; b=v1Jj0mTdbSEHjAV1gACibaZ+J0FFg81ltTtPV1QErcq H+TAjQDh2dXYwR/DWim1LD+I4XNwRWocEGd3Yy0pYzt7JVnBCKh4e7DC4FMSucJ+ zR0Iw/l59pYxQIugBjC1JXKifOukyp0miVShMjxG3Gkq9cCfNEZ+K/mTBm5hAtqM = 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:date:from:reply-to:to:message-id:subject :mime-version:content-type:content-transfer-encoding:references; s=default; bh=fcg49yEjakHdsST0/qDEPQH7LsY=; b=V3d8iyqQ0VHiVZBZF MZBld60Yxv8VrmbvTdjaubCVmHtdHn61uSTQICCS3zk7F5L6OMvChZdqjM/hj6+g 97WG2//RIKklvYwhV1rcsoLoMt5EsIgPmYW/fPoiFfkb1pBtHnG81O2Cu8nGTE4l zvepuz/8EqerYYGOid6BVYLMFw= 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=3.3 required=5.0 tests=AWL,BAYES_20,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_LOW autolearn=no version=3.3.2 spammy=Wood, H*R:D*yahoo.co.uk, lloyd, 11213 X-HELO: nm47-vm9.bullet.mail.gq1.yahoo.com Date: Fri, 29 Jan 2016 04:11:31 +0000 (UTC) From: Reply-To: To: "cygwin AT cygwin DOT com" Message-ID: <1484485633.2967908.1454040691361.JavaMail.yahoo@mail.yahoo.com> Subject: CVS problems on 64-bit cygwin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <1484485633 DOT 2967908 DOT 1454040691361 DOT JavaMail DOT yahoo DOT ref AT mail DOT yahoo DOT com> I'm having trouble with pulling from cvs under 64-bit cygwin. I have parallel 32-bit and 64-bit cygwin installs on a Win7 Enterprise machine. Under 32-bit cygwin, I do this all the time: cvs -z3 -d:ext:lloydwood AT savi DOT cvs DOT sourceforge DOT net:/cvsroot/savi co savi-dev and quite happily; type password at prompt, pull files and go. Under 64-bit cygwin, this doesn't work; I never get a password prompt. I see that the cvs versions are different: Under 64-bit cygwin: $ which cvs /usr/bin/cvs $ cvs -version Concurrent Versions System (CVS) 1.11.23 (client/server) Copyright (C) 2006 Free Software Foundation, Inc. Under 32-bit cygwin $ which cvs /usr/bin/cvs $ cvs -version Concurrent Versions System (CVS) 1.12.13 (client/server) Copyright (C) 2005 Free Software Foundation, Inc. So, different versions, the cvs version under 64-bit Cygwin appears earlier than the version under 32-bit Cygwin (but I no longer understand FSF version numbering; don't ask me about gcc 5...) but this earlier(?) version has a later year. And, unlike 32-bit, doesn't seem to work. Something here is very very odd, and I'd appreciate enlightenment. 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