delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2015/07/20/07:27:51

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:date:from:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; q=dns; s=
default; b=FdKsSU4/hiRg9BgwNeacNYx2BvVu2qGebjHQGNV5jUDB1fy2AxLMK
r4MIEMMDmxbKCt8VUR9XFlEnonFm3F+jZJ/HDUIAI/q1Y2fZtQgt604h1FNzDfYc
EI2iggEd7qvd/WRtKMEJggzrDopc7Cf1E2ldSjtheceiJqRjWjqyok=
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:to:subject:message-id:reply-to
:references:mime-version:content-type:in-reply-to; s=default;
bh=Yw0foGPPNDQIObYvFoQF8ECiGOU=; b=iRP5lU7DL+wW3gQFOm82pXYPne9L
3r736eKi6ESkpSIjzneov99O54ICNZtWgX68sESXgIgQAurwrC6AvJRfnGZDHyqP
VoZWWvGbXu9eGcsTZEyZSujYlURTEc+uLwJy1xrn5qt9M4niMVAtlSjRcYC1Lsg1
fZmVEd2eUarFuI8=
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=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-wi0-f172.google.com
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:date:from:to:subject:message-id:reply-to :references:mime-version:content-type:content-disposition :in-reply-to:user-agent; bh=fCQ6/W5N/wi/5AdjkFTqK4/cZeJIYtHHZOiETbunShI=; b=lYMEmAOlj9t6B0onQAkzl9nLSnvMPPE7b6nTsGbnMBzrVSihtMvIa5pL50kl7Rm/Fz gHt42Ixq7dyAhzFnZd2CWPupyDt5r8b002DKGuvyBn9M+uKDybNZf8nvp2WJRiZiZNjM D+jQ04h4/pu1I5eRLUiKFgw+hRjwTO7gGs6wsNRmT+BNdf6QomwVEpGUMriKfgxvN3lq MYuQ8Xz8KuAVl9Af945VZjK0/o4av3LAHm8LOFy3mw2RUHPMw0V9DAzxasVu/C8jVv53 yUVQGs+egQr/xw8tb6qZw55UHo4+pfMQ4YBDZjAoi/aVpILfFHMresWu0jlgaDoE1DFn zVuw==
X-Gm-Message-State: ALoCoQkWTLJfxOaXgMUShwDdSBvHLs0h9MQDoxO+j+JN83m6KYb2rE82VV/qxgf0s+JigTn4QCjB
X-Received: by 10.180.94.7 with SMTP id cy7mr19882239wib.79.1437391650847; Mon, 20 Jul 2015 04:27:30 -0700 (PDT)
Date: Mon, 20 Jul 2015 12:27:27 +0100
From: Adam Dinwoodie <adam AT dinwoodie DOT org>
To: cygwin AT cygwin DOT com
Subject: Re: [Attn CVS maintainer] Re: CVS checkout with absolute path fails in 32-bit build
Message-ID: <20150720112727.GF14466@dinwoodie.org>
Reply-To: cygwin AT cygwin DOT com
References: <20150618190851 DOT GA28053 AT dinwoodie DOT org> <20150718113729 DOT GE14466 AT dinwoodie DOT org> <20150720094804 DOT GN3864 AT calimero DOT vinschen DOT de> <55ACC776 DOT 1090706 AT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <55ACC776.1090706@gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-IsSubscribed: yes

On Mon, Jul 20, 2015 at 12:03:34PM +0200, Marco Atzeri wrote:
> On 7/20/2015 11:48 AM, Corinna Vinschen wrote:
> >Here's the problem from https://cygwin.com/cygwin-pkg-maint:
> >
> >   cvs                                 ORPHANED (Charles Wilson)
> >
> >Anybody willing to take over CVS maintainership?

Ah!  That'd do it!

> on 64 bit     cvs-1.11.23-1
> 
> while 32 bit  cvs-1.12.13-10
> 
> 1.11.23 seems the last of the stable
> http://ftp.gnu.org/non-gnu/cvs/source/stable/1.11.23/
> 
> and it was released 2 years after 1.12.13 (2008 vs 2006)
> may be just packing cvs-1.11.23-1 for 32bit solve the issue.
> 
> I can look on the build phase, if no one else volunteer

Likewise I'm happy to give this a go, although I have near-zero
experience of CVS, so if there are non-trivial problems I'm going to be
flailing in the dark.

I'll see if I can throw a build together in the next few days unless
Marco/someone else beats me to it.

Adam

--
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