git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Tomi Pakarinen" <tomi.pakarinen@gmail.com>
To: "Francis Galiegue" <fg@one2team.net>
Cc: git@vger.kernel.org
Subject: Re: git-cvsimport BUG: some commits are completely out of phase (but cvsps sees them all right)
Date: Mon, 3 Nov 2008 00:21:44 +0200	[thread overview]
Message-ID: <f299b4f30811021421w2ef43792l7514ab3a0506077a@mail.gmail.com> (raw)
In-Reply-To: <200811022203.41092.fg@one2team.net>

CVS's branch does not appear on cvsps's output, until you do a commit
to it. git-cvsimport
relies on cvsps and can not do much about this...

Last problem may arise, if you try to do incremental imports from cvs to git.
For incremental imports you must start import from same location in
cvs each time.
If you have made first import from beginning of history, sequent
imports must start
from there too. Otherwise cvsps will renumber patch sets.

  Tomi.



On Sun, Nov 2, 2008 at 11:03 PM, Francis Galiegue <fg@one2team.net> wrote:
> Maybe it's due to the other bug that I reported with git-cvsimport a few days
> ago: namely, it does NOT see branches created by CVS with no commits in them
> (ie, create the branch and that's it, don't touch anything).
>
> The problem is very serious, since it seems to trigger another bug which
> prevents git-cvsimport from working at all. cvsps DOES see the commit
> correctly (branc exists for this file at 1.47.6):
>
> ---
> Members:
>
> src/java/com/one2team/database/bean/impl/relation/reporting/Register.java:1.47->1.47.6.1
> ---
>
> But on the imported git repository, the diff is rather 1.60 -> 1.47.6.1! As a
> result, the repository is plain unusable.
>
> As to the first problem, git finds 6 branches, cvs log finds 8 for the same
> module. git finds 22 tags, cvs log finds 29!
>
> --
> fge
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
>

  reply	other threads:[~2008-11-02 22:22 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-02 21:03 git-cvsimport BUG: some commits are completely out of phase (but cvsps sees them all right) Francis Galiegue
2008-11-02 22:21 ` Tomi Pakarinen [this message]
2008-11-02 22:31   ` Francis Galiegue
2008-11-03 14:52     ` Michael Haggerty
2008-11-03 19:03       ` Samuel Lucas Vaz de Mello
2008-11-03 19:08         ` Shawn O. Pearce
2008-11-03 19:40         ` Michael Haggerty

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=f299b4f30811021421w2ef43792l7514ab3a0506077a@mail.gmail.com \
    --to=tomi.pakarinen@gmail.com \
    --cc=fg@one2team.net \
    --cc=git@vger.kernel.org \
    --cc=tomi.pakarinen@iki.fi \
    /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).