All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andre Loker <loker@gmx.de>
To: git@vger.kernel.org
Subject: Re: Error when cloning gc'ed repository
Date: Thu, 21 Jan 2010 17:02:35 +0100	[thread overview]
Message-ID: <hj9tr4$5vi$1@ger.gmane.org> (raw)
In-Reply-To: <hj6ms0$vcg$1@ger.gmane.org>

Andre Loker wrote:
> Hi,
> 
> $ git clone git@theserver:the/repository.git
> Initialized empty Git repository in /e/Temp/dr/.git/
> remote: Counting objects: 1396, done.
> remote: Compressing objects: 100% (654/654), done.
> fatal: The remote end hung up unexpectedly
> fatal: early EOFs:  47% (657/1396)
> fatal: index-pack failed

To answer the question myself: it seems that it is a problem with 
openssh under cygwin 1.7.1. I found a similar problem here:

http://www.mail-archive.com/cygwin@cygwin.com/msg103749.html

The proposed workaround is to use plink instead of openssh. I tried it 
and so far it seems to work. It's not as nice as openssh, but at least 
it's a workaround until the issue is solved.

Kind Regards,
Andre

  reply	other threads:[~2010-01-21 16:03 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-20 10:45 Error when cloning gc'ed repository Andre Loker
2010-01-21 16:02 ` Andre Loker [this message]
2010-05-25 21:15   ` Gabriel Burca

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='hj9tr4$5vi$1@ger.gmane.org' \
    --to=loker@gmx.de \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.