X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.0 required=5.0 tests=BAYES_00,J_CHICKENPOX_31,SPF_PASS X-Spam-Check-By: sourceware.org Message-ID: <4A37585D.8060800@gmail.com> Date: Tue, 16 Jun 2009 01:31:25 -0700 From: Ian Kelling User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: [ANNOUNCEMENT] [1.7] Updated: git-1.6.3.1-1, git{k,-gui,-completion,-svn}-1.6.3.1-1 References: <4A212BFC DOT 6030604 AT byu DOT net> In-Reply-To: <4A212BFC.6030604@byu.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 Eric Blake wrote: > > This occurs when cloning via the git: protocol. Can you instead clone > with the http: protocol to work around it? I still haven't had time to > try and figure out why this fails for some repositories, but not others. > I've also noticed this failing for a while now. Using http instead does work, although it is quite slow and does not work for all repos. Here's a sample fail: $ git clone git://git.musicpd.org/master/mpd.git Initialized empty Git repository in /a/dt/test/mpd/.git/ remote: Counting objects: 33108, done. remote: Compressing objects: 100% (12495/12495), done. fatal: read error on input: Bad address.00 KiB | 78 KiB/s fatal: index-pack failed - Ian Kelling -- 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/