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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; q=dns; s=default; b=ZU0 b7F44HARdup5CS09eFZBBEcMjXxfJtepIFe//IreWGPJokYs5DEZ0+bJQfx48j9L XPEjDzx3YPLNEnQ9oTMXSEOsiXOTVpstateq3JBe1+LBkPItHqoTrVKbeOFMjB2A 46NN3r9AlEcqgQTyiwylFrTridM0Pahhs64QHihc= 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:message-id:date:from:mime-version:to:subject :content-type:content-transfer-encoding; s=default; bh=ABqK1u6iT uOCxCLSmTATIFAnFOg=; b=UJb2PeWd2wAFZMXJrEDSWPLcuckywvj4SGd7b9/zi ys37ko/se9Rt72GLb9D5Qvt6L0PLQiiOeu9wUW2vVu/VjcTVQPVEfFu4G4BFGyS6 APV8AtA/+j4nf6DkerGre5GbdJA0aY/5a80ghb99lu2xSMtjpiVitaVj484kdx08 K8= 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=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f176.google.com X-Received: by 10.152.42.194 with SMTP id q2mr3655663lal.75.1412936305033; Fri, 10 Oct 2014 03:18:25 -0700 (PDT) Message-ID: <5437B26A.4010707@gmail.com> Date: Fri, 10 Oct 2014 12:18:18 +0200 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.2 MIME-Version: 1.0 To: "cygwin AT cygwin DOT com" Subject: 64bit : cvs commit does not work ? Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hi, not sure if it is a cygwin or cvs issue. While "cvs checkout" works fine on both, on "cvs commit" I always have Cygwin 64 bit $ cvs commit cygwin-pkg-maint sourceware.org: Connection timed out cvs [commit aborted]: end of file from server (consult above messages if any) cygwin 32 bit $ cvs commit cygwin-pkg-maint Enter passphrase for key '/home/marco/.ssh/id_rsa': Checking in cygwin-pkg-maint; /cvs/cygwin/htdocs/cygwin-pkg-maint,v <-- cygwin-pkg-maint new revision: 1.478; previous revision: 1.477 done I also noted a curious version mismatch 32 bit $ cvs --version Concurrent Versions System (CVS) 1.12.13 (client/server) Copyright (C) 2005 Free Software Foundation, Inc. 64 bit $ cvs --version Concurrent Versions System (CVS) 1.11.23 (client/server) Copyright (C) 2006 Free Software Foundation, Inc. but as the package is orphan .... Regards Marco -- 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