delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/09/03/10:17:48

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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; q=dns; s=default; b=NmzeG3SJst5VirOr
PrBWexABkwb4wk57IOlUFrJhAXpJ+lldnRQy0of4UgWDvGSeaSoIIUdYXW1ZLSSB
bKllqE8BwvpHXH3bcmX/lqY1G4AmACKcHU1It2KTTr50CpubZKn/YEvn0AzPzkVV
M+S1bhoWUtUVRF8++GkRsIYHj/s=
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:subject:to:references:from:message-id:date
:mime-version:in-reply-to:content-type
:content-transfer-encoding; s=default; bh=kxUCvGcihS1RwKy/La2uq0
yD7UE=; b=pj/APn4A6qQfdHRsjh4AKzf3UiesAJXPkXDsiWrOjh1VM8CKi16rl8
RcIPWQJ7ji4qJo6M50pVeDmNVGdp/JEssQltnYKUrNGaVylLeNqHRIc2XCwxcXPW
CA9/fBw2Hnrpe3cVuIMLfbv/ZS2hqXAKbpBsqkeslHTuNezx5SFn8=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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=-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
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)
Subject: Re: older version of cvs in Cygwin?
To: cygwin AT cygwin DOT com
References: <2146870425 DOT 1120693 DOT 1472887755339 DOT ref AT mail DOT yahoo DOT com> <2146870425 DOT 1120693 DOT 1472887755339 AT mail DOT yahoo DOT com>
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Message-ID: <3b5f03b9-a07f-6d15-752e-5c23f2a0654a@gmail.com>
Date: Sat, 3 Sep 2016 16:17:03 +0200
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>
X-IsSubscribed: yes

On 03/09/2016 09:29, lloyd DOT wood AT yahoo DOT co DOT 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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019