X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.4 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW X-Spam-Check-By: sourceware.org MIME-Version: 1.0 From: =?ISO-8859-1?Q?Fr=E9d=E9ric_Bron?= Date: Mon, 27 Dec 2010 16:48:02 +0100 Message-ID: Subject: git over ssh To: cygwin Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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, I am trying again to switch from 1.5 to 1.7 and I see that the git over ssh issue is still there. Here is what I get: $ git pull remote: Counting objects: 1521, done. remote: Compressing objects: 100% (351/351), done. Receiving objects: 14% (fatal: 150The remote end hung up unexpectedly/ fatal: early EOFs: 27% (288/1065) fatal: index-pack failed It is really a stopper to me to remove my 1.5 version... Is there really nothing that can be done to solve this long standing issue? I am ready to help testing... Regards, Fr=E9d=E9ric * local machine running Windows XP SP3: $ uname -a: CYGWIN_NT-5.1 VOR-CRV-01660 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin $ git --version: git version 1.7.3.3 * remote server is running linux: $uname -a: Linux name 2.6.18-128.1.6.el5 #1 SMP Tue Mar 24 12:05:57 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux $ git --version: git version 1.7.2.3 -- 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