From: Josh Triplett <josh@freedesktop.org>
To: Steffen Prohaska <prohaska@zib.de>
Cc: Robin Rosenberg <robin.rosenberg.lists@dewire.com>,
Brian Downing <bdowning@lavos.net>,
Gordon Heydon <gordon@heydon.com.au>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: git cvsimport branches not consistent with CVS branches
Date: Sun, 08 Jul 2007 21:31:04 -0700 [thread overview]
Message-ID: <4691BA08.2080107@freedesktop.org> (raw)
In-Reply-To: <3BA4D1AE-D5C9-42CB-81B4-38DC3946A966@zib.de>
Steffen Prohaska wrote:
> On Jul 8, 2007, at 12:53 PM, Robin Rosenberg wrote:
>> Corecode's fromcvs is pretty fast and incremental and AFAIK
>> accurate. I had
>> plenty problems with cvsimport, but fromcvs keeps in sync with the
>> CVS repo.
>> Get it at http://ww2.fs.ei.tum.de/~corecode/hg/fromcvs/ .
>>
>> It does not convert regular tags, only branches, however so there
>> is something to
>> do for those that want a complete cvs import.
>
> Did anyone compare
> * git-cvsimport with cvsps patches from [1]
> * parsecvs [2]
> * fromcvs
> and can give a recommendation?
>
> My experience with plain git-cvsimport (without cvsps patches from [1])
> is that it has a lot of problems. I'd recommend not to use it for
> incremental import and be very suspicious about the git repository
> created by git-cvsimport. You need to carefully validate the repository.
> It's likely that you need to fix imported branches. The trunk seems to
> be ok.
I've used both parsecvs and git-cvsimport, and I can definitely say from
experience that cvsimport badly munges history, and parsecvs seems to handle
it correctly. parsecvs does have the limitations that it requires the ,v
files and doesn't work incrementally, making it great for project repository
conversions and painful for just wanting to use git on a CVS-(mis)managed
project.
I've never used fromcvs.
One idea to mitigate one of the limitations: how about modifying the CVS
server to add an extension that supports downloading full ,v files? CVS has
had server extensions in the past, such as for ls/rls. Once support for this
extension makes its way out to most CVS servers, this problem goes away.
- Josh Triplett
prev parent reply other threads:[~2007-07-09 4:31 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-07-08 0:45 git cvsimport branches not consistent with CVS branches Gordon Heydon
2007-07-08 5:45 ` Brian Downing
2007-07-08 10:53 ` Robin Rosenberg
2007-07-08 11:47 ` Johannes Schindelin
2007-07-08 12:22 ` Robin Rosenberg
2007-07-08 21:02 ` Brian Downing
2007-07-08 14:38 ` Steffen Prohaska
2007-07-09 4:31 ` Josh Triplett [this message]
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=4691BA08.2080107@freedesktop.org \
--to=josh@freedesktop.org \
--cc=bdowning@lavos.net \
--cc=git@vger.kernel.org \
--cc=gordon@heydon.com.au \
--cc=prohaska@zib.de \
--cc=robin.rosenberg.lists@dewire.com \
/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).