From: "Björn Steinbrink" <B.Steinbrink@gmx.de>
To: Adam Roben <aroben@apple.com>
Cc: git@vger.kernel.org, Eric Wong <normalperson@yhbt.net>
Subject: [BISECTED] git-svn: "Failed to read object ..." during clone
Date: Wed, 28 May 2008 05:01:28 +0200 [thread overview]
Message-ID: <20080528030128.GA28904@atjola.homenet> (raw)
Hi Adam,
when cloning the SVN repository at svn://svn.debian.org/estron/ git-svn bails
out with:
Failed to read object e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 at
/usr/local/bin/git-svn line 3195, <GEN36> line 645.
Bisection led to:
ffe256f9bac8a40ff751a9341a5869d98f72c285 is first bad commit
commit ffe256f9bac8a40ff751a9341a5869d98f72c285
Author: Adam Roben <aroben@apple.com>
Date: Fri May 23 16:19:41 2008 +0200
git-svn: Speed up fetch
We were spending a lot of time forking/execing git-cat-file and
git-hash-object. We now maintain a global Git repository object in order to use
Git.pm's more efficient hash_and_insert_object and cat_blob methods.
I can reliable reproduce the problem using this command:
git svn clone -r215:230 svn://svn.debian.org/estron/trunk
$ git --version
git version 1.5.6.rc0.13.g2d392
$ git svn --version
git-svn version 1.5.6.rc0.13.g2d392 (svn 1.4.6)
Björn
next reply other threads:[~2008-05-28 3:02 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-28 3:01 Björn Steinbrink [this message]
2008-05-28 6:32 ` [BISECTED] git-svn: "Failed to read object ..." during clone Junio C Hamano
2008-05-28 7:28 ` Sam Vilain
2008-05-28 14:19 ` Björn Steinbrink
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=20080528030128.GA28904@atjola.homenet \
--to=b.steinbrink@gmx.de \
--cc=aroben@apple.com \
--cc=git@vger.kernel.org \
--cc=normalperson@yhbt.net \
/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).