From: Jakub Narebski <jnareb@gmail.com>
To: "Gonzalo Garramuño" <ggarra@advancedsl.com.ar>
Cc: git@vger.kernel.org
Subject: Re: cvs -> git tools?
Date: Fri, 21 Dec 2007 14:02:44 -0800 (PST) [thread overview]
Message-ID: <m3zlw3oged.fsf@roke.D-201> (raw)
In-Reply-To: <476C1D9E.4060700@advancedsl.com.ar>
Gonzalo Garramuño <ggarra@advancedsl.com.ar> writes:
> I was wondering if there were any tools to keep a mirror repository of
> CVS as a git repository.
>
> Basically, I would like to mirror a CVS repository (that I don't
> control) as a git "main" branch. This CVS repository is live and
> expected to remain so.
>
> I would then work on another git branch and would do merges from the
> main branch to mine as I see fit to develop some stuff.
>
> Is there anything like that? Basically, I'm looking for the
> equivalent of Tailor for Mercurial.
Tailor supports Git, too.
There are many CVS -> git tools: git-cvsimport (uses cvsps), parsecvs
(accesses ,v files directly), fromcvs (in Ruby), cvs2svn development
branch. But I think only git-cvsimport allows incremental import.
Another solution would be to set Git repository as a fake CVS
repository using git-cvsserver (now with beginning of authenticated
pserver access!).
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2007-12-21 22:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-21 20:10 cvs -> git tools? Gonzalo Garramuño
2007-12-21 20:46 ` Pascal Obry
2007-12-21 22:02 ` Jakub Narebski [this message]
2007-12-22 16:00 ` David Soria Parra
2007-12-21 22:07 ` Jakub Narebski
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=m3zlw3oged.fsf@roke.D-201 \
--to=jnareb@gmail.com \
--cc=ggarra@advancedsl.com.ar \
--cc=git@vger.kernel.org \
/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).