X-Recipient: archive-cygwin AT delorie DOT 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 To: cygwin AT cygwin DOT 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 DOT 1261594527 AT gemini DOT franz DOT com> <21394 DOT 1261962819 AT gemini DOT franz DOT com> <20091228042329 DOT GC12367 AT ednor DOT casa DOT cgf DOT cx> <10362 DOT 1262973686 AT gemini DOT franz DOT com> <4B477CDE DOT 7060000 AT byu DOT net> <6855 DOT 1263232527 AT gemini DOT franz DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT 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 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 AT mail DOT gmail DOT com> > Subject: Re: git stopped working with 1.7.1 > From: "Brian L." > To: cygwin AT cygwin DOT 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