From: Gustaf Hendeby <hendeby@isy.liu.se>
To: Git Mailing List <git@vger.kernel.org>
Subject: Preemptive EOF when pushing (using Msys git and PuTTY)
Date: Tue, 17 Mar 2009 13:25:53 +0100 [thread overview]
Message-ID: <49BF96D1.9000508@isy.liu.se> (raw)
Hello everyone, and thanks for all your dedicated work with git.
I have used git for quite some time now, mainly on different Linux
platforms, without any problems. Recently we convert the office's pet
project from svn to git. Many people at the office use Windows (Msys
git 1.6.2 and plink), and I have stared to see (only from Windows
people) problems when pushing similar to the following:
Counting objects: 422, done.
Compressing objects: 422, done.
Writing objects: 100% (379/379), 77.77 KiB, done.
Total 379 (delta 310), reused 371 (delta 303)
fatal: early EOF
error: unpack failed: index-pack abnormal exit
To jkoehler@serv-4100:/git/argos.git
![remote rejected] jk/ellipseFit -> jk/ellipseFit (n/a (unpacker error))
error: failed to push some refs to
'jkoehler@serv-4100:/git/argos.git'
There seems to be no problem with the repo, neither local nor remote,
but for a specific setup the problem is reproducible on several Windows
machines, but if I move the whole local repo to a Linux machine instead
the problem is gone.
I suspect the problem is that a ^Z EOF gets embedded in the pack to be
transported, and that somehow interacts poorly with PuTTY, but that is
just my guessing. And if so I don't know how to handle it.
Has anyone experienced anything similar? If so, is there any simple fix
to the problem? How would I go about to try to debug this?
Unfortunately, this seems to happen on a regular basis and affects the
git experience in a negative way, so I would be really happy to be able
to resolve the problem.
I'm thankful for any help that I can get.
/Gustaf
next reply other threads:[~2009-03-17 12:56 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-17 12:25 Gustaf Hendeby [this message]
-- strict thread matches above, loose matches on Subject: below --
2009-05-13 8:30 Preemptive EOF when pushing (using Msys git and PuTTY) Luben Manolov
2009-05-13 11:45 ` Gustaf Hendeby
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=49BF96D1.9000508@isy.liu.se \
--to=hendeby@isy.liu.se \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).