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:reply-to
	:references:mime-version:content-type:in-reply-to; q=dns; s=
	default; b=KVtbscJrDiX5rCFvX89eGUEF0RZcDLl4f7iLKpJ2K1g0HXzZspO3V
	vxbTbsDPoUE9hrfwGni+Qn3LBswqZ0CGlCfqoophKmFOiHaFh1yUgcE0T/+foqB5
	E5DMcee6rGVSFXJKYeclYWHntGclra4+WYdGmvMG9w7XPo5Nzo7G4c=
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=VvnCfn76asD/ZDbWjKQL7dlCQTg=; b=Eitfh87tanc6pPQQBHCECIcjc07h
	bZ+NkKnTX3H/N/UBA8F40PbMWfRBrTiMugCBqBxhVCVGD2EpYRsPBw2zyuJ1MCxF
	6wOeJoiQs/3OOImgXl95HlWvpMf0tXsbdq6G8uo0D/jOBb7t3y2///CTVMWZ2/Op
	2OFVyAKHBr5cHc8=
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.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2
X-HELO: mho-01-ewr.mailhop.org
X-Mail-Handler: Dyn Standard SMTP by Dyn
X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information)
X-MHO-User: U2FsdGVkX18fFaKM4mMxqOKxyw9r2x2+
Date: Wed, 29 Jan 2014 10:31:32 -0500
From: Christopher Faylor <cgf-use-the-mailinglist-please@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: Maintainer for git?
Message-ID: <20140129153132.GB5180@ednor.casa.cgf.cx>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <CALgEz7o7Sm2+NF=Fc3Wpp+Fy=+LQiz0aAc-+Pp+s=-Pjw--AuQ@mail.gmail.com> <CAM7Q9ZvnA4ukDXdbQExX7mje=6yx=0STzQTKAbWhG3jApGHmJw@mail.gmail.com> <CALgEz7rczmEuL85THhosQcoDUKUjn7iiGhgJ1-Ty9aUjKOOB-g@mail.gmail.com> <52E143D7.4070604@gmail.com> <CALgEz7oaNjeiLcV2L1c-2KtxFEWVubNfL5jxjRfBdXJ8xq5MYw@mail.gmail.com> <968915851.20140123214657@mtu-net.ru> <CALgEz7o4Oar4X7w1YVN6-Mib13ya_5C97AoTheHEbDGDBCbBWA@mail.gmail.com> <52E7E22A.4090106@cwilson.fastmail.fm> <76432732.20140129010233@mtu-net.ru> <52E9090B.5000409@cwilson.fastmail.fm>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
In-Reply-To: <52E9090B.5000409@cwilson.fastmail.fm>
User-Agent: Mutt/1.5.20 (2009-06-14)

On Wed, Jan 29, 2014 at 08:58:35AM -0500, Charles Wilson wrote:
>On 1/28/2014 4:02 PM, Andrey Repin wrote:
>>> I've found that I need to do the following:
>>
>>> PATH=/usr/bin git ....
>>
>>> or I get odd failures.  So I've actually set that up as an alias:
>>
>>> alias git='PATH=/usr/bin git'
>>
>> This sounds like you have issues with the default $PATH order.
>
>Nope, /usr/bin is in the front of my regular $PATH. Check the archives 
>-- it has something to do with the size of the environment block being 
>too big when spawning the new process. IIRC.  So making the $PATH short 
>makes the env block smaller...

Yes, environment size is a persistent, irritating problem.

cgf

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

