X-Recipient: archive-cygwin@delorie.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=Y/Mxnt9hAMdz+u4YO4iSYzZSGyrT/7oGMy/HvUGNbkt
	+4z1jBepMD++5cG0pMq9A9V7TJF0STE1Jw1j4PD5p/DHnn27igHXksPJ00jTkpOj
	Cs36oAYEi5WRyb7c00O4i6n2YKeFeo7nXk45hBo+vI++8qvr4xoY0oAMQHCvGG9w
	=
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=Eehh9NiJswBykwOX9C9MCFywH+s=; b=KjRC5obGbmK+I6azJ
	VpU47AqeoWSWUBdy3ZFPo/QyASxH8nJHjuvLbIfr5ahrA2iaRZ6GiRIOAhtyw9Un
	1g1N+5CR4zQbSybdTMDG9+5B6HHJzd64YoQz80hSiT+nOxHGmumguaDvDhLMAMzG
	D7Q3eribfuEuGs2ACUxo/XOC4s=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_COUK,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=no version=3.3.2 spammy=snow, H*R:D*yahoo.co.uk, interoperate, H*M:yahoo
X-HELO: nm19-vm3.bullet.mail.ir2.yahoo.com
Date: Sat, 3 Sep 2016 07:29:15 +0000 (UTC)
From:  <lloyd.wood@yahoo.co.uk>
Reply-To:  <lloyd.wood@yahoo.co.uk>
To: "cygwin@cygwin.com" <cygwin@cygwin.com>
Message-ID: <2146870425.1120693.1472887755339@mail.yahoo.com>
Subject: older version of cvs in Cygwin?
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
References: <2146870425.1120693.1472887755339.ref@mail.yahoo.com>

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.

Later versions of cvs don't have this problem. Oddly, the later versions of cvs I have access to on other systems have a later version number but an earlier copyright year... 2005 vs 2006.

(ubuntu linux)
lloyd@lloyd-ubuntu-14-64:~$ cvs --version 

Concurrent Versions System (CVS) 1.12.13-MirDebian-11 (client/server)


Copyright (C) 2005 Free Software Foundation, Inc.


(mac os x snow leopard)
$ cvs --version 

Concurrent Versions System (CVS) 1.12.13 (client/server)

Copyright (C) 2005 Free Software Foundation, Inc.


Can the cvs package in cygwin be updated?

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

