git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* git-cvsimport BUG: some commits are completely out of phase (but cvsps sees them all right)
@ 2008-11-02 21:03 Francis Galiegue
  2008-11-02 22:21 ` Tomi Pakarinen
  0 siblings, 1 reply; 7+ messages in thread
From: Francis Galiegue @ 2008-11-02 21:03 UTC (permalink / raw)
  To: git

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

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

end of thread, other threads:[~2008-11-03 19:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
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

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