This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Moving GDB sources to subversion?


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]