delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/04/14/16:55:55

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:references
:mime-version:content-type:in-reply-to; q=dns; s=default; b=bPvA
4G0j8iAF7S6curzvYH0eEtUmbFFL5FqVVY1vSMgk5COoeykugbuEP/33fl1q5mjE
hae6JWvwiETvf5fszBeuoDvO8FcqpkmCpo7d6N0x5YeG2jdBzscbqlcSy9b6TBx+
Et4+ELM39NhHJWwcNRh355Hdnca8RKw2IiCIkVk=
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:references
:mime-version:content-type:in-reply-to; s=default; bh=U9pv9FRzua
LwPwxRVb7FLHfNxjw=; b=rd3hqkhBuocq8I6LaC0lhwOO6jUWgQVcHIoPcAW42k
D671KTNni0RlTBptfGHdo/A/AEHlt7AValyXENUuFoJFUW4mask7GDHhyJylFH4C
CgHQfmSWbkrhkyLDcygwVaQ8M7SWr7Iya2FCC3hkdNJpkN+V6QoQIglBkEiAZYRM
U=
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=-1.7 required=5.0 tests=AWL,BAYES_00,SPF_PASS autolearn=ham version=3.3.2
X-HELO: northrend.tastycake.net
Date: Mon, 14 Apr 2014 21:55:29 +0100
From: Adam Dinwoodie <adam AT dinwoodie DOT org>
To: cygwin AT cygwin DOT com
Subject: Re: Maintainer for git?
Message-ID: <20140414205529.GA7678@tastycake.net>
References: <CA+kUOanN3FjBzQ1HRPtmXfxLSbHps5WkkqrHqw8qK6FhX8aTgw AT mail DOT gmail DOT com> <CAAXzdLV_xoMM59H_6fnTgRSAVhs4FLRaMyEL9e1WBzUp4SWR8g AT mail DOT gmail DOT com> <CA+kUOakGhMYEP5kjmLk1HeWTi9QNTp1Fnk5YF3JuqR_fUc6hPg AT mail DOT gmail DOT com> <20140115105534 DOT GB31912 AT tastycake DOT net> <CAAXzdLXJYh85KDwJbunGYX3W0TxACx+4KGHLqEHvRjzDtDD=BQ AT mail DOT gmail DOT com> <98EEF86D-B13E-40B4-9926-441A4D5909A2 AT Kriegisch DOT name> <20140215101425 DOT GA32192 AT tastycake DOT net> <20140221001833 DOT GA10290 AT tastycake DOT net> <CAKf2h5R=YDCaBLjcz-9t+pOdJWh2c3sOxtvGtUXEYF9Nevzjgg AT mail DOT gmail DOT com> <CAEotdwkEosKMzMMwpkAoaCbUKXqryY6yF8FeT0z9zrVpeGgpQg AT mail DOT gmail DOT com>
MIME-Version: 1.0
In-Reply-To: <CAEotdwkEosKMzMMwpkAoaCbUKXqryY6yF8FeT0z9zrVpeGgpQg@mail.gmail.com>
User-Agent: Mutt/1.5.21 (2010-09-15)
X-IsSubscribed: yes

On Mon, Apr 14, 2014 at 03:40:17PM -0400, David Conrad wrote:
> On Wed, Feb 26, 2014 at 4:05 AM, Frank Fesevur wrote:
> > 2014-02-21 1:18 GMT+01:00 Adam Dinwoodie:
> >>> - Install git-cvs and the assorted dependencies mentioned in its
> >>>   setup.hint, and verify you can clone the Cygwin CVS repository.  I've
> >>>   not managed to do this without hitting errors, but I suspect that's
> >>>   because I'm using the tool incorrectly.
> >>
> >> I've tried this.  I have `git cvsimport` seemingly working on the
> >> current Git 1.7.9 build, while my build reports the following SHA1
> >> error:
> >
> > Probably not going to solve this issue (I can't anything about CVS in
> > the changelog), but you noticed that 1.9.0 had been released recently?
> >
> > Regards,
> > Frank
> >
> 
> Has there been any movement at all on git in the last six weeks?

Afraid not.  This is simply blocked on me finding time to do this, or
someone else somehow working out what's going wrong.

The problem appears to be something in my toolchain.  As I've previously
mentioned, the currently available version works correctly for me, but
if I try to build the same code, I get the same erroneous behaviour that
I see when I try to build a more recent version.

> What is "git-cvs"? There's no cygwin package by that name listed by setup.exe.

It's the part of Git that interacts with CVS repositories.  Notably,
this includes the Cygwin source code.  I've followed Yaakov's lead over
at Cygwin Ports in splitting this off from the main Git package, which
is why it's not (currently) a package in Cygwin.

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