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: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@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.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@dinwoodie.org>
To: cygwin@cygwin.com
Subject: Re: Maintainer for git?
Message-ID: <20140414205529.GA7678@tastycake.net>
References: <CA+kUOanN3FjBzQ1HRPtmXfxLSbHps5WkkqrHqw8qK6FhX8aTgw@mail.gmail.com> <CAAXzdLV_xoMM59H_6fnTgRSAVhs4FLRaMyEL9e1WBzUp4SWR8g@mail.gmail.com> <CA+kUOakGhMYEP5kjmLk1HeWTi9QNTp1Fnk5YF3JuqR_fUc6hPg@mail.gmail.com> <20140115105534.GB31912@tastycake.net> <CAAXzdLXJYh85KDwJbunGYX3W0TxACx+4KGHLqEHvRjzDtDD=BQ@mail.gmail.com> <98EEF86D-B13E-40B4-9926-441A4D5909A2@Kriegisch.name> <20140215101425.GA32192@tastycake.net> <20140221001833.GA10290@tastycake.net> <CAKf2h5R=YDCaBLjcz-9t+pOdJWh2c3sOxtvGtUXEYF9Nevzjgg@mail.gmail.com> <CAEotdwkEosKMzMMwpkAoaCbUKXqryY6yF8FeT0z9zrVpeGgpQg@mail.gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
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

