All of lore.kernel.org
 help / color / mirror / Atom feed
From: Francis Galiegue <fg@one2team.net>
To: tomi.pakarinen@iki.fi
Cc: git@vger.kernel.org
Subject: Re: git-cvsimport BUG: some commits are completely out of phase (but cvsps sees them all right)
Date: Sun, 2 Nov 2008 23:31:13 +0100	[thread overview]
Message-ID: <200811022331.14048.fg@one2team.net> (raw)
In-Reply-To: <f299b4f30811021421w2ef43792l7514ab3a0506077a@mail.gmail.com>

Le Sunday 02 November 2008 23:21:44 Tomi Pakarinen, vous avez écrit :
> 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...
>

Well, there's another file that cvsps generate (in $HOME/.cvsps) that helps 
here and that is named ":<method>:<method_args>:#path#to#cvsroot#modulename." 
This file contains the needed information. As far as I can see though, 
git-cvsimport does not use it.


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

The plan would be to convert all modules in one go, with no one committing in 
the meantime, so that's not a problem.

I'll try and dig a little deeper into git-cvsimport and see if I can make it 
use this information...

-- 
fge

  reply	other threads:[~2008-11-02 22:33 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
2008-11-02 22:31   ` Francis Galiegue [this message]
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=200811022331.14048.fg@one2team.net \
    --to=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 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.