X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.2 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Tue, 24 Feb 2009 14:07:40 +0100 From: "Vincent R." To: cygwin AT cygwin DOT com Subject: Git broken with cygwin-1.7 Message-ID: X-Sender: forumer AT smartmobili DOT com User-Agent: RoundCube Webmail/0.2 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Hi, Everytime I try to checkout source code with git on cygwin-1.7 it fails while the same command works fine on cygwin-1.5/ For instance : git clone git://git.kernel.org/pub/scm/devel/sparse/sparse.git Initialized empty Git repository in /home/Vincent/projects/sparse/.git/ remote: Counting objects: 7642, done. remote: Compressing objects: 100% (2414/2414), done. fatal: read error on input: Bad address99 KiB | 103 KiB/s fatal: index-pack failed CYGWIN_NT-5.1 gynoid 1.7.0(0.200/5/3) 2009-02-20 17:20 i686 Cygwin git version 1.6.1.2 -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/