From: "Björn Steinbrink" <B.Steinbrink@gmx.de>
To: git@vger.kernel.org
Cc: Eric Wong <normalperson@yhbt.net>, Adam Roben <aroben@apple.com>,
Avery Pennarun <apenwarr@gmail.com>,
Samuel Bronson <naesten@gmail.com>
Subject: git-svn messed up import, badly
Date: Sat, 28 Jun 2008 21:48:08 +0200 [thread overview]
Message-ID: <20080628194808.GA29908@atjola.homenet> (raw)
Hi,
Samuel reported on #git that a git-svn import was failing for him. I
tried to reproduce that, and while it failed on a different svn revision
for me, it still failed pretty badly.
The repo is at:
svn://scm.gforge.inria.fr/svn/coq/
I cloned with:
git svn clone -s svn://scm.gforge.inria.fr/svn/coq/
And with my current git-svn import, I'm getting this error message:
Checksum mismatch: trunk/.depend 16e748c219f9f95bf3d05c6b2af5444290bc8471
expected: 05fb5edb8c8057be006c7e913ae0c764
got: 763b9a426c5bd61e0a85252459d37cfa
I got that when it bailed out from "git svn clone" and I get it on each
"git svn fetch" run, trying to resume the import.
Looking at the history of trunk/.depend and comparing the diffs that git
gives me to those that "svn diff" gives me, I noticed that the diffs for
changes to .depend introduced in svn revision 2314 differ heavily
between svn and my git-svn import.
Tarball of the repo and the two diffs is at:
http://people.linux-vserver.org/~doener/broken-git-svn-import.tbz
[4.8MB]
$ git --version
git version 1.5.6.1.78.gde8d9
git svn --version
git-svn version 1.5.6.1.78.gde8d9 (svn 1.4.6)
Avery and Adam on Cc:, because Avery reported a somewhat similar issue
that he bisected down to the git-svn speed-up patch by Adam.
Unfortunately, I currently don't have enough time on my hands to perform
a bisection.
If you need anything else, let me know.
Thanks,
Björn
next reply other threads:[~2008-06-28 19:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-06-28 19:48 Björn Steinbrink [this message]
2008-06-28 20:57 ` [PATCH] Revert "git-svn: Speed up fetch" Avery Pennarun
2008-06-28 23:33 ` [PATCH v2] git-svn: avoid filling up the disk with temp files Avery Pennarun
2008-06-29 0:58 ` Björn Steinbrink
2008-06-29 1:21 ` [PATCH] git cat-file: Fix memory leak in batch mode Björn Steinbrink
2008-06-29 3:36 ` Junio C Hamano
2008-06-29 11:54 ` Björn Steinbrink
2008-06-29 2:24 ` [PATCH v2] git-svn: avoid filling up the disk with temp files Björn Steinbrink
2008-06-29 2:38 ` Eric Wong
2008-06-28 23:51 ` [PATCH] Revert "git-svn: Speed up fetch" Mikael Magnusson
2008-06-28 23:58 ` Avery Pennarun
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=20080628194808.GA29908@atjola.homenet \
--to=b.steinbrink@gmx.de \
--cc=apenwarr@gmail.com \
--cc=aroben@apple.com \
--cc=git@vger.kernel.org \
--cc=naesten@gmail.com \
--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