This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Details for svn test repository
On Thu, 2005-02-10 at 18:41, Joseph S. Myers wrote:
> On Thu, 10 Feb 2005, Daniel Berlin wrote:
>
> > The only way to properly do this then is to just hack up the rcs files
> > with the old-gcc data, where approriate, and increment all the other
> > revision numbers.
>
> So does anyone wish to write a pre-pass which hacks up the old-gcc and gcc
> RCS files into something good to pass to cvs2svn (which could then be used
> as a stage in future trial conversions, and the final conversion)?
It ought to be possible to obsolete all versions on the trunk in old-gcc
after the fork was made, and in current-gcc to bump the major revision
number for all commits (not in the live repository of course).
A real guru might be able to force all the old-gcc work post split to
appear to have been done on a branch...
R.