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: Merged CVS repository of gcc and old-gcc


On Thu, 21 Jul 2005, Daniel Berlin wrote:

> > What will happen to the (revision number based) hyperlinks to patches
> > in Bugzilla and the gcc-cvs mailing list archive like the following:
> > 
> > http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/reg-stack.c.diff?cvsroot=gcc&r1=1.188&r2=1.189
> 
> > Will they still point to something useful?
> 
> We will keep a read-only version of the cvs repository around along with
> cvsweb so that the links still work.

And so people can continue to run "cvs diff" on existing modified CVS 
trees.  I.e. the changes which affect revision numbers will be made on a 
separate copy of the repository which is only used to be fed into the 
conversion; the copy available through cvsweb and existing CVS trees keeps 
its present structure with separate old-gcc.

-- 
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]