git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [BUG] git-svn returning "Incomplete data: Delta source ended  unexpectedly"
@ 2010-07-14 13:05 Ævar Arnfjörð Bjarmason
  2010-07-14 21:09 ` Eric Wong
  0 siblings, 1 reply; 4+ messages in thread
From: Ævar Arnfjörð Bjarmason @ 2010-07-14 13:05 UTC (permalink / raw)
  To: Git Mailing List; +Cc: Eric Wong

I run a SVN -> Git mirror which fetches & rebases with git-svn and
pushes the result to GitHub:

    http://github.com/avar/openstreetmap-mirror/blob/master/josm-mirror.sh

Something about what that script is doing corrupted the git-svn
repository, likely due to a git-svn bug. Now when I do git svn fetch
on 1.7.1:

    $ git svn fetch
    Incomplete data: Delta source ended unexpectedly at
/usr/lib/git-core/git-svn line 5061

I re-cloned the repository and started running my mirror again from
that. But it would be nice if we could track this bug down.

Here's a copy of the repository:

    http://v.nix.is/~avar/josm.old.tar.gz

Unpacking it and running git svn fetch will yield the same error on
another box I have with 1.7.1.

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2010-08-25 18:31 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-07-14 13:05 [BUG] git-svn returning "Incomplete data: Delta source ended unexpectedly" Ævar Arnfjörð Bjarmason
2010-07-14 21:09 ` Eric Wong
2010-07-14 22:16   ` Ævar Arnfjörð Bjarmason
2010-08-25 18:31     ` Nicolas Noble

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).