From: Jakub Narebski <jnareb@gmail.com>
To: Jim Meyering <jim@meyering.net>
Cc: "James Youngman" <jay@gnu.org>,
"Brandon Casey" <casey@nrlssc.navy.mil>,
git@vger.kernel.org
Subject: Re: Clarifying "invalid tag signature file" error message from git filter-branch (and others)
Date: Fri, 12 Dec 2008 08:53:40 -0800 (PST) [thread overview]
Message-ID: <m3bpvhgws3.fsf@localhost.localdomain> (raw)
In-Reply-To: <87zlj1hd0r.fsf@rho.meyering.net>
Jim Meyering <jim@meyering.net> writes:
> I used parsecvs, probably with git-master from the date of
> the initial conversion (check the archives for actual date).
> That was long enough ago that it was almost certainly before
> git-mktag learned to be more strict about its inputs.
>
> James, since you're about to rewrite the history, you may want to
> start that process from a freshly-cvs-to-git-converted repository.
>
> I'm not very happy about using parsecvs (considering it's not
> really being maintained, afaik), so if the git crowd
> can recommend something better, I'm all ears.
The page you might want to consult is
http://git.or.cz/gitwiki/InterfacesFrontendsAndTools
There you have listed git-cvsimport, which uses cvsps to extract
patchset, is in git, and is as far as I know the only tool that allow
incremental import; parsecvs which requires access to *,v files you
use; cvs2svn (cvs2git) which have learned fast-import format and can
be used to import (fast) CVS repositories, but incremental import
(difficult that it is) is only in plans, AFAIK.
So I would recommend trying cvs2svn / cvs2git.
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2008-12-12 16:55 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-11 10:14 Clarifying "invalid tag signature file" error message from git filter-branch (and others) James Youngman
2008-12-11 21:06 ` Brandon Casey
2008-12-11 22:34 ` James Youngman
2008-12-11 23:13 ` Brandon Casey
2008-12-11 23:59 ` James Youngman
2008-12-12 11:02 ` Jim Meyering
2008-12-12 16:05 ` James Youngman
2008-12-12 16:44 ` Brandon Casey
2008-12-12 16:53 ` Jakub Narebski [this message]
2008-12-12 16:21 ` Brandon Casey
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=m3bpvhgws3.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=casey@nrlssc.navy.mil \
--cc=git@vger.kernel.org \
--cc=jay@gnu.org \
--cc=jim@meyering.net \
/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).