From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 67849 invoked by alias); 3 Sep 2016 07:29:21 -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 67837 invoked by uid 89); 3 Sep 2016 07:29:20 -0000 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 Received: from nm19-vm3.bullet.mail.ir2.yahoo.com (HELO nm19-vm3.bullet.mail.ir2.yahoo.com) (212.82.96.236) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Sat, 03 Sep 2016 07:29:18 +0000 Received: from [212.82.98.56] by nm19.bullet.mail.ir2.yahoo.com with NNFMP; 03 Sep 2016 07:29:16 -0000 Received: from [212.82.98.90] by tm9.bullet.mail.ir2.yahoo.com with NNFMP; 03 Sep 2016 07:29:16 -0000 Received: from [127.0.0.1] by omp1027.mail.ir2.yahoo.com with NNFMP; 03 Sep 2016 07:29:16 -0000 Received: from jws11183.mail.ir2.yahoo.com by sendmailws107.mail.ir2.yahoo.com; Sat, 03 Sep 2016 07:29:15 +0000; 1472887755.650 Date: Sat, 03 Sep 2016 07:29:00 -0000 From: Reply-To: To: "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> X-SW-Source: 2016-09/txt/msg00043.txt.bz2 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