Moving GDB sources to subversion?

Daniel Jacobowitz drow@false.org
Sun Oct 30 04:56:00 GMT 2005


On Sat, Oct 29, 2005 at 10:47:10PM -0400, Bob Rossi wrote:
> If it was up to me, I'd rather see GDB switch to a distributed RCS. I
> usually have several tree's and it takes a long time to update them all
> by hitting the internet each time. Until we get a distributed RCS,
> subversion definatly seems like an improvement to CVS. I'd be happy to
> see the change.

In addition to what Ian said, with which I completely agree, this is
not a justification for a distributed version control system.  You can
do this with cvs (rsync the repository or use cvsup) and with svn
(rsync the repository or use svk).

-- 
Daniel Jacobowitz
CodeSourcery, LLC



More information about the Gdb mailing list