delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/05/29/12:57:03

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:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; q=dns; s=default; b=WF
keb78atPsUSFwwe3MGRV3ToGzB9KCVzOB//lzao5wUPuQyzJSyI22KHETKv93F+/
qpvArbOExdb15T6baRlcoYR/KzKSWzegJFtEz2YJKhSXpBIGic/p5EJ4ywffxeAI
4axlUrXNRREzT8MUSxbneGONu2ahN9Dzt2fVbHGq0=
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:mime-version:in-reply-to:references:date
:message-id:subject:from:to:content-type; s=default; bh=NYiVH6et
jfRiLbrKxQl8FOyjo+g=; b=jP/nP/yMuCKnCc/DFO6e2+KDQwqMxM+8N+8ounXR
OyMTlU+v7STadVBqXGE2ajwjygPbxABVJgBAFvfHXwaJS4TEaOM13Rh2bhZDRNaP
PIOFWOaM8jpsK3sLYpA6fpY3d7/XHi/A5jBJS5EnBGYArkIhTVa3c3WlvDvQCEcm
R/s=
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.8 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-la0-f51.google.com
MIME-Version: 1.0
X-Received: by 10.152.20.194 with SMTP id p2mr7286633lae.13.1401382601535; Thu, 29 May 2014 09:56:41 -0700 (PDT)
In-Reply-To: <20140513150444.GD7575@ednor.casa.cgf.cx>
References: <CAAXzdLXn77GLnN1bfnrgiyb8vbcKdsJpvmXU1-uzL_vYjmFW3A AT mail DOT gmail DOT com> <5370E017 DOT 5000206 AT redhat DOT com> <CAAXzdLWUVS+e6wMZ6-C8p_2iQfkWKb6sOngQsRPjaeTpUVGWNQ AT mail DOT gmail DOT com> <20140513055627 DOT GA671 AT ednor DOT casa DOT cgf DOT cx> <CAAXzdLWoSg2zuMdZuYwL+baXpYq-472i2Y3iqte4MVhQ4WtEdQ AT mail DOT gmail DOT com> <53721437 DOT 4080408 AT lysator DOT liu DOT se> <CAAXzdLU182frc=xTyP8JqmY+qef9wxw-vzALRhf-1ZnkVSWNFA AT mail DOT gmail DOT com> <20140513150444 DOT GD7575 AT ednor DOT casa DOT cgf DOT cx>
Date: Thu, 29 May 2014 12:56:41 -0400
Message-ID: <CAEotdwk_QTS+RnenvmVgR1Kfhb3RxBgAreAb_x9DUq6Wno=O1w@mail.gmail.com>
Subject: Re: Update CoreUtils
From: David Conrad <DavidConrad AT acm DOT org>
To: cygwin mailing list <cygwin AT cygwin DOT com>
X-IsSubscribed: yes

On Tue, May 13, 2014 at 11:04 AM, Christopher Faylor wrote:
> On Tue, May 13, 2014 at 09:59:03AM -0500, Steven Penny wrote:
>> . . .
>
> Funny how you're saying "We" as if you are actually contributing
> anything other than criticism.
>

I started a thread, at one point, to ask about a newer version of git.
I offered to try to create a build, if it would help, even though
while I have over a decade of experience in the software industry I
have no experience as a Cygwin package maintainer. I also found that
Steven Penny had offered, six months or a year before my thread, to
build it. Adam Dinwoodie stepped up and offered to take over as
maintainer. He got a build out in short order, but there was a glitch
in either the cygwin dll or in openssl, I forget which, that caused
long-running git clones to fail. Once that was fixed, everything
seemed to be working except for something with git-cvs. I've never
used git-cvs, and haven't used CVS since early 2009, so I didn't know
how I could help with testing or resolving that issue. If I could
have, I would have.

I continued to use Adam's git build of 1.8.5.2 for the next couple of
months, but it slowly started to bother me more and more that I was
using a beta build. I didn't want to go back to git 1.7.9 because that
version is well over two years old now (although, admittedly, I never
had trouble with it). So I installed the native Windows git (msysgit)
1.9.2 from git-scm.org. It took a bit of configuring to get it to play
nice with Cygwin. I need git because all my company's projects are in
git (nearly; a few stragglers are still using svn). I wish there was a
Cygwin build that was, say, a year old or less.

(I still have one problem, that occasionally when it runs an external
tool, it uses its msys bash which doesn't understand SHELLOPTS=igncr,
which I need because of some stupid \r characters in the shell scripts
of npm from nodejs.)

I love Cygwin. I've been a happy user for years. Cygwin bash makes
using Windows tolerable, which makes my life better. I deeply
appreciate everything you all do, and I know that you're volunteers. I
have no claim on your time, or your effort. If I have to build a few
things myself, or use another version, I can do that. But it does look
like some people have tried to help. I'm sorry I wasn't able to be of
more help. There's no need for a reply to this. If you read this far,
then thank you for your time, and thank you for all you do.

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