git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Tobi <listaccount@e-tobi.net>
To: git@vger.kernel.org
Subject: Re: git-svn commit count vs- revision count
Date: Mon, 27 Jul 2009 23:04:07 +0200	[thread overview]
Message-ID: <4A6E1647.9090207@e-tobi.net> (raw)
In-Reply-To: <4A6D6916.2040509@e-tobi.net>


> With svn, it is possible to commit to (or create) several branches or
> tags in one go (i.e. revision), whereas with git those would be
> individual commits.

I don't think this explains a difference of about 20000 commits.

> difference, although it is very large. Have you checked whether git-svn
> produced the (number of) branches and tags that you expect?

I can't exactly tell, if all the branches are correct, because a lot of
the branches already have been merged and deleted in the SVN repository.

I checked the "git log --all" output with a small script to see, where
multiple commits belong to the same SVN revision (according to the
git-svn-id. Some SVN revions have up to 4 commits.

If I check some of these commits with `git branch --contains` then it
seems only one of the commits belongs to branch.

Is it possible, that a commit doesn't belong to any branch?

Tobias

  parent reply	other threads:[~2009-07-27 21:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2009-07-27 21:49   ` Tobi
2009-07-27 22:13     ` Tobi

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=4A6E1647.9090207@e-tobi.net \
    --to=listaccount@e-tobi.net \
    --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).