delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/01/18/03:17:45

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: <27207290.post@talk.nabble.com>
Date: Mon, 18 Jan 2010 00:17:35 -0800 (PST)
From: ol42 <linneman AT gmx DOT de>
To: cygwin AT cygwin DOT com
Subject: Re: git stopped working with 1.7.1
In-Reply-To: <4B51D3D5.80103@cornell.edu>
MIME-Version: 1.0
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> <27189941 DOT post AT talk DOT nabble DOT com> <4B51D3D5 DOT 80103 AT cornell DOT edu>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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

But obviously the environment variable has still an effect! 
Without binmode I get the following error ---->

$ git clone ssh://ol AT simulacron/home/git/gen-dsp.git
Initialized empty Git repository in /home/ol/tmp/gen-dsp/.git/
remote: Counting objects: 979, done.
remote: Compressing objects: 100% (966/966), done.
fatal: The remote end hung up unexpectedly
fatal: early EOF
fatal: index-pack failed

If I have  CYGWIN=binmode defined it obviously works --->

$ git clone ssh://ol AT simulacron/home/git/gen-dsp.git
Initialized empty Git repository in /home/ol/tmp/gen-dsp/.git/
remote: Counting objects: 979, done.
remote: Compressing objects: 100% (966/966), done.
remote: Total 979 (delta 483), reused 0 (delta 0)
Receiving objects: 100% (979/979), 950.64 KiB | 1269 KiB/s, done.
Resolving deltas: 100% (483/483), done.
Checking out files: 100% (196/196), done.

Regards Otto



Ken Brown-6 wrote:
> 
> On 1/16/2010 9:44 AM, ol42 wrote:
>> CYGWIN=binmode
> 
> This is obsolete.  See
> http://www.cygwin.com/cygwin-ug-net/using-cygwinenv.html#cygwinenv-implemented-options
> 
> Ken
> 

-- 
View this message in context: http://old.nabble.com/git-stopped-working-with-1.7.1-tp26905956p27207290.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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019