This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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 to an alternate VCS


On Tue, 9 Feb 2005, Ben Elliston wrote:

> 0. changesets (definitely not sugar!)
> 
> This would be most beneficial aspect of a more modern VCS (to my
> mind).  It makes automated regression searching so much simpler, for
> instance.

Similarly, though log_accum_bugzillafied needs replacing for a new system, 
all the complexity to collect the bits of a commit in different 
directories goes away, and we can probably avoid the problem mentioned in 
htdocs-checkout preventing gcc-cvs-wwwdocs messages from including all the 
information in the gcc-cvs messages.  And rsyncing the repository after an 
individual commit and getting a consistent copy should be much easier so 
facilitating reliable regression testers testing every commit (which at 30 
commits on HEAD a day and modern hardware speeds should be feasible).

-- 
Joseph S. Myers               http://www.srcf.ucam.org/~jsm28/gcc/
    jsm@polyomino.org.uk (personal mail)
    joseph@codesourcery.com (CodeSourcery mail)
    jsm28@gcc.gnu.org (Bugzilla assignments and CCs)


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