git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nick Woolley <nickwoolley@yahoo.co.uk>
To: "Klaus Rödel" <klaus.roedel@vipco.de>
Cc: git@vger.kernel.org
Subject: Re: [cvsimport] Import CVS repository from a specified date or branch name
Date: Fri, 23 Oct 2009 22:38:25 +0100	[thread overview]
Message-ID: <4AE22251.7060901@yahoo.co.uk> (raw)
In-Reply-To: <4AE160BC.5000608@vipco.de>

Klaus Rödel wrote:
> I have a very large and old (serveral years) cvs repository and I want
> to import this in git.
> For my work it is not nessecary to import all the revision history from
> the cvs repository.
> It is engough to import only the revisions from a specified date or
> branch name of the cvs repo.
> 
> Is this possible with git-cvsimport?

I'm not certain if it is possible, if it is I suspect it might require invoking
cvsps first and then reading in the output generated with git-cvsimport, as
Andreas implies.

In any case, the underlying cvsps program is flawed, and  in it's current form,
although it seems to work ok for simple situations, I know for a fact that
didn't faithfully reproduce a rather big old CVS repository I tried it on. So if
you're planning on just importing once, and don't need incremental imports, from
my experience I'd suggest you'd fare better using cvs2git:

http://cvs2svn.tigris.org/cvs2git.html

Cheers,

N

      parent reply	other threads:[~2009-10-23 22:12 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-23  7:52 [cvsimport] Import CVS repository from a specified date or branch name Klaus Rödel
2009-10-23 20:10 ` Andreas Schwab
2009-10-23 21:38 ` Nick Woolley [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=4AE22251.7060901@yahoo.co.uk \
    --to=nickwoolley@yahoo.co.uk \
    --cc=git@vger.kernel.org \
    --cc=klaus.roedel@vipco.de \
    /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).