X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 	tests=BAYES_00,SPF_HELO_PASS,SPF_PASS
X-Spam-Check-By: sourceware.org
Message-ID: <27189941.post@talk.nabble.com>
Date: Sat, 16 Jan 2010 06:44:41 -0800 (PST)
From: ol42 <linneman@gmx.de>
To: cygwin@cygwin.com
Subject: Re: git stopped working with 1.7.1
In-Reply-To: <6855.1263232527@gemini.franz.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
References: <10711.1261594527@gemini.franz.com> <21394.1261962819@gemini.franz.com> <20091228042329.GC12367@ednor.casa.cgf.cx> <10362.1262973686@gemini.franz.com> <4B477CDE.7060000@byu.net> <6855.1263232527@gemini.franz.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@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


It is obviously a problem with LF to CRLF conversion of cygwin. It can be
deacted by inserting the line

CYGWIN=binmode

on top of the cygwin.bat file.

The same issue is happening with CVS. Refer also to

http://www.gjt.org/mlist/jcvs/msg01888.html


Kevin Layer wrote:
> 
> Eric Blake <ebb9@byu.net> wrote:
> 
>>> Yes, as maintainer of the git package on cygwin, I've seen sporadic
>>> failures of the git protocol, which I have always ended up working
>>> around
>>> by switching over to an http protocol.  I'm assuming that it might
>>> either
>>> be BLODA or an actual bug in cygwin1.dll regarding handling of socket
>>> fds
>>> across forks, but haven't ever been bothered by it enough to try and
>>> debug
>>> it, because the workaround of http always works.
> 
> Also, given that other versions of SSH work with the 1.7 git, I would
> think this is pretty good evidence that it's a bug in cygwin1.dll.
> 
>   Date: Thu, 31 Dec 2009 14:04:16 -0500
>   Message-ID:
> <6ee4c8380912311104i1869d73dk818e041f2d8b29ae@mail.gmail.com>
>   Subject: Re: git stopped working with 1.7.1
>   From: "Brian L." <brian@blucz.com>
>   To: cygwin@cygwin.com
> 
>   ...
> 
>   The problem seems to be rooted in cygwin's openssh package. If I point
>   GIT_SSH at plink.exe (from the putty distribution) and configure
>   pageant properly for keyless login then git works fine.
> 
> --
> 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
> 
> 
> 

-- 
View this message in context: http://old.nabble.com/git-stopped-working-with-1.7.1-tp26905956p27189941.html
Sent from the Cygwin list mailing list archive at Nabble.com.


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

