This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Update on GCC moving to svn
On Fri, 2005-10-14 at 11:40 +0000, Joseph S. Myers wrote:
> On Fri, 14 Oct 2005, Kaveh R. Ghazi wrote:
>
> > their corresponding svn commands posted on the website? Hmm, I guess
> > we would need to update these pages to the svn equivalents which would
> > pretty much cover the basics of a how-to guide:
> >
> > http://gcc.gnu.org/cvs.html
> > http://gcc.gnu.org/cvswrite.html
>
> I understand patches for at least some of (contrib, maintainer-scripts,
> wwwdocs) to convert to svn are ready. Could whichever patches are ready
> be posted to gcc-patches? That way people can test them, and see if
> anything still needs converting. (In the case of
> maintainer-scripts/gcc_release, all of the mainline, 4.0 and 3.4 versions
> are relevant as each branch's version is used for releases from that
> branch. In the case of contrib/gcc_update each active branch will need
> its version patched but the same patch should work in each case.
> Otherwise I think only mainline versions are relevant.)
>
I should probably note again that i don't plan to convert wwwdocs to svn
right now, because the checkout scripts are a bit hard to follow, etc.