delorie.com/archives/browse.cgi | search |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
q=dns; s=default; b=ZiW6+/PV+mkWBrhxgbxcvC/9+kuABgfddw47xCUZcun | |
aeeMimRA89TTjNusOiUBTTukjLNtZ2kh0vUGUmjwQS48Otd5uzA8phEEs9E4SyJw | |
gDWoTCwOf448VrlzmG8MyDBmW0BxsDBE8gRQV4W6/7QAvNbVuCKUfEu1eZaYKmuo | |
= | |
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:message-id:date:from:mime-version:to:subject | |
:references:in-reply-to:content-type:content-transfer-encoding; | |
s=default; bh=hzvkCJSe8Zbb4p32XfgrmpPoMzA=; b=BQ5Dk6lMXbHl5Bip1 | |
kzVp0eV3Hq4PXg4evCWUNSxh2RCj1aqi8Z2sxIRH2+zuIGhKh0yJJISjGClV6ZYF | |
EEvri9Vcyq7Q/JBOhHjyJWvWAo31WJmcpGTsV0/W+R/qKMyf/CUF4Fspwt+b1cFG | |
MEeg9fA01GslnzBWa3uMsv7wYM= | |
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.1 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 |
X-HELO: | out4-smtp.messagingengine.com |
Message-ID: | <52E9090B.5000409@cwilson.fastmail.fm> |
Date: | Wed, 29 Jan 2014 08:58:35 -0500 |
From: | Charles Wilson <cygwin AT cwilson DOT fastmail DOT fm> |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 |
MIME-Version: | 1.0 |
To: | Andrey Repin <cygwin AT cygwin DOT com>, cygwin AT cygwin DOT com |
Subject: | Re: Maintainer for git? |
References: | <CAEotdwnhZUAmSceCxyq5G5ZYosi458X6KQLjEt2c60mA-Vjqhw 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> <CAAXzdLX0YQTBVOkjUq3f-Jr03Cx5PzsY3_gRYO9rpp_GXOQKYw AT mail DOT gmail DOT com> <CALgEz7qhf85-kdBCqFWWjni8rw8iTvabtdnBu=z4-tVmy_+jTg AT mail DOT gmail DOT com> <CAAXzdLXQ-MfUQj6Zh4FSCgGgwwZ82OpkPTWznp5vVFXXeeKvHw AT mail DOT gmail DOT com> <CALgEz7o7Sm2+NF=Fc3Wpp+Fy=+LQiz0aAc-+Pp+s=-Pjw--AuQ AT mail DOT gmail DOT com> <CAM7Q9ZvnA4ukDXdbQExX7mje=6yx=0STzQTKAbWhG3jApGHmJw AT mail DOT gmail DOT com> <CALgEz7rczmEuL85THhosQcoDUKUjn7iiGhgJ1-Ty9aUjKOOB-g AT mail DOT g mail.com> <52E143D7 DOT 4070604 AT gmail DOT com> <CALgEz7oaNjeiLcV2L1c-2KtxFEWVubNfL5jxjRfBdXJ8xq5MYw AT mail DOT gmail DOT com> <968915851 DOT 20140123214657 AT mtu-net DOT ru> <CALgEz7o4Oar4X7w1YVN6-Mib13ya_5C97AoTheHEbDGDBCbBWA AT mail DOT gmail DOT com> <52E7E22A DOT 4090106 AT cwilson DOT fastmail DOT fm> <76432732 DOT 20140129010233 AT mtu-net DOT ru> |
In-Reply-To: | <76432732.20140129010233@mtu-net.ru> |
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... -- Chuck -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |