public inbox for gdb@sourceware.org
 help / color / mirror / Atom feed
* Anyone using git to track the GDB CVS?
@ 2007-12-27 14:03 Joel Brobecker
  2007-12-27 15:32 ` Vladimir Prus
  0 siblings, 1 reply; 2+ messages in thread
From: Joel Brobecker @ 2007-12-27 14:03 UTC (permalink / raw)
  To: gdb

Hello,

I am looking a bit closer at git, and I was wondering if anyone is
already using git to track the gdb CVS repository, and do their
GDB work there. Right now, I use a manual procedure that involves
both some CVS and SVN work, and it's a real pain... I think git
can do better, but I'm stuck at the initial importing phase.

I realize this is a bit off-topic for this list, but I think I have
seen some messages saying that some of us use git.  If you have
some suggestions, send them to me in private, and I will post
a summary later.

Thanks,
-- 
Joel

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

* Re: Anyone using git to track the GDB CVS?
  2007-12-27 14:03 Anyone using git to track the GDB CVS? Joel Brobecker
@ 2007-12-27 15:32 ` Vladimir Prus
  0 siblings, 0 replies; 2+ messages in thread
From: Vladimir Prus @ 2007-12-27 15:32 UTC (permalink / raw)
  To: gdb

Joel Brobecker wrote:

> Hello,
> 
> I am looking a bit closer at git, and I was wondering if anyone is
> already using git to track the gdb CVS repository, and do their
> GDB work there. Right now, I use a manual procedure that involves
> both some CVS and SVN work, and it's a real pain... I think git
> can do better, but I'm stuck at the initial importing phase.
> 
> I realize this is a bit off-topic for this list, but I think I have
> seen some messages saying that some of us use git.  If you have
> some suggestions, send them to me in private, and I will post
> a summary later.

I personally use git to keep my local GDB work, I've just imported
CVS tip, and then go "cvs up + git commit" from time to time. It works
relatively well (*).

As for full CVS->git conversion, I've tried then GDB's repo size
and my ISP conspired to make it not happen. I've rsynced GDB repo now, 
and plan to try again some time.

- Volodya

(*) The most important properties of git for me (i)
ability to revise a patch in a middle of a series and (ii) ability
to format all patches as emails and put it on IMAP server. I have not
the slightest clue if the distributed features proper are of any
value.








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

end of thread, other threads:[~2007-12-27 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-27 14:03 Anyone using git to track the GDB CVS? Joel Brobecker
2007-12-27 15:32 ` Vladimir Prus

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 read-only IMAP folder(s) and NNTP newsgroup(s).