From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 56604 invoked by alias); 3 Sep 2016 14:17:31 -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 56564 invoked by uid 89); 3 Sep 2016 14:17:30 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.0 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=interoperate, cvs, D*co.uk, sk:lloydw X-HELO: mail-wm0-f43.google.com Received: from mail-wm0-f43.google.com (HELO mail-wm0-f43.google.com) (74.125.82.43) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 03 Sep 2016 14:17:20 +0000 Received: by mail-wm0-f43.google.com with SMTP id 1so71220616wmz.1 for ; Sat, 03 Sep 2016 07:17:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=wyXnt/pCtWnD1FUQpkw91kGQfQSMoXIRnM2JAPx0r88=; b=W94ebq8OIjclnKeNhgSuB2xUsE0aDMpi3d/0hGW3x+qy55GnoIwA86kBFyPoN0Q8W7 zW/YQKJJkGSeLpDIWoGZa/9NRW/DmNIGpzvq8HezJyK6w2KI0D4iYrxxSsDHkFKLjll/ q9dWucX1T6iX4waPoBwnKCNRRuDc1Hc1d8Ftqu1q++xxroCPeWS6Rhz3oPWVbpBzCGsZ jHAsmqT92y+q28B6eKwQ/7//8+YT0cWGaquKObIxXONCQNnVOOCQ/3VRi+et+rmfZEf+ oGUn94y7KKHSCQcLbpMERbwvq/iKAT2bXeaMHQ3D4HJw255og39k7OcjtA4trUXuAJbB sxCQ== X-Gm-Message-State: AE9vXwO2A6VttEu0mZU6k9FCWgKDzoqOSkbvJRLBNqFZ3mmsFJjIpq5HGotQLw+K5XA0Dg== X-Received: by 10.194.157.33 with SMTP id wj1mr8536048wjb.154.1472912237668; Sat, 03 Sep 2016 07:17:17 -0700 (PDT) Received: from [192.168.2.109] (pD9E60E09.dip0.t-ipconnect.de. [217.230.14.9]) by smtp.googlemail.com with ESMTPSA id d64sm8834502wmc.22.2016.09.03.07.17.16 for (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 03 Sep 2016 07:17:16 -0700 (PDT) Subject: Re: older version of cvs in Cygwin? To: cygwin@cygwin.com References: <2146870425.1120693.1472887755339.ref@mail.yahoo.com> <2146870425.1120693.1472887755339@mail.yahoo.com> From: Marco Atzeri Message-ID: <3b5f03b9-a07f-6d15-752e-5c23f2a0654a@gmail.com> Date: Sat, 03 Sep 2016 14:17:00 -0000 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <2146870425.1120693.1472887755339@mail.yahoo.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2016-09/txt/msg00045.txt.bz2 On 03/09/2016 09:29, lloyd.wood@yahoo.co.uk wrote: > In Cygwin's supplied cvs package: > > $ cvs --version > > Concurrent Versions System (CVS) 1.11.23 (client/server) > Copyright (C) 2006 Free Software Foundation, Inc. > > [..] > > This seems to be an older version of cvs, and SourceForge's cvs server won't always interoperate with it to do e.g. the cvs remove command. Choices to install are 1.11.23-2 and the older 1.11.22-1. It is the last released https://www.cygwin.com/ml/cygwin-announce/2015-07/msg00054.html > > thanks > > Lloyd Wood > http://savi.sf.net/ Which problem do you have ? May be you need to define CVS_RSH=ssh ? 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