git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-svn commit count vs- revision count
@ 2009-07-27  8:45 Tobi
  2009-07-27  9:59 ` Michael J Gruber
  2009-07-27 21:04 ` Tobi
  0 siblings, 2 replies; 5+ messages in thread
From: Tobi @ 2009-07-27  8:45 UTC (permalink / raw)
  To: git

Hi!

I've `git-svn clone`ed a pretty large repository, which took about 3 days
even with with local access to the SVN repository. To check that
everything went ok, I listed the root commits with `git fsck --root
--full` and verfied, that these are indeed root commits with no branch point.

So far so good... what's puzzling me is, that `git rev-list --all | wc -l`
says I have 40731 commits, but the SVN repository only has 21875 revisons.

Shouldn't these numbers be the same? The only explanation I have, is, that
git-svn imported one or more branches or tags, where it failed to find the
correct branch point in the history. Is there a way to figure out, if
there went something wrong and possibly fix it?

Thx,

Tobias

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

end of thread, other threads:[~2009-07-27 22:13 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-27  8:45 git-svn commit count vs- revision count Tobi
2009-07-27  9:59 ` Michael J Gruber
2009-07-27 21:04 ` Tobi
2009-07-27 21:49   ` Tobi
2009-07-27 22:13     ` Tobi

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