All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francis Galiegue <fg@one2team.net>
To: git@vger.kernel.org
Subject: git-cvsimport BUG: some commits are completely out of phase (but cvsps sees them all right)
Date: Sun, 2 Nov 2008 22:03:40 +0100	[thread overview]
Message-ID: <200811022203.41092.fg@one2team.net> (raw)

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

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

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-11-02 21:03 Francis Galiegue [this message]
2008-11-02 22:21 ` git-cvsimport BUG: some commits are completely out of phase (but cvsps sees them all right) Tomi Pakarinen
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=200811022203.41092.fg@one2team.net \
    --to=fg@one2team.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.