git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* CVS <--> GIT workflow...
@ 2009-07-01 18:32 David Chanters
  2009-07-01 19:24 ` John Tapsell
  2009-07-01 20:00 ` Jakub Narebski
  0 siblings, 2 replies; 6+ messages in thread
From: David Chanters @ 2009-07-01 18:32 UTC (permalink / raw)
  To: git; +Cc: David Chanters

Hi all,

[ Please Cc me, as I am not subscribed to the list. ]

I am wondering if there's any best practises/howtos on using CVS and
Git together.  I have a project which is currently residing in CVS;
people actively use it to add changes, etc.  Which is fine -- and for
a variety of reasons we're unable to simply switch away from using CVS
to Git.

So... the question is, can I use Git locally to manage all my work in
-- create topic branches, merge them, etc., and then commit that back
out to the CVS repository?   Likewise, I would need to keep my Git
repository in synch with any changes to the CVS repository -- is that
possible?  Has anyone else done something like this?  What I am
effectively wanting to do is Git for my entire development on this
project and just forget it even uses CVS.

I've read up on git-cvsimport which seems to explain how to convert a
current CVS repo over to Git -- is that right?  Any information you
can point me to would be very welcome.  I am not adverse to reading,
providing it's useful to me.  :)

Thanks, in advance,

David

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2009-07-02 12:01 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-01 18:32 CVS <--> GIT workflow David Chanters
2009-07-01 19:24 ` John Tapsell
2009-07-01 19:29   ` David Chanters
2009-07-01 20:00 ` Jakub Narebski
2009-07-01 21:25   ` David Chanters
2009-07-02 12:01     ` Nick Woolley

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