On 12/27/2010 9:48 AM, Frédéric Bron wrote: > 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...
It is possible to use a different SSH client to workaround this issue. Putty SSH client, for example. Here is an example: http://stackoverflow.com/questions/1493645/git-fatal-remote-end-hung-up* * -- 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

