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édéric * 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

