From patchwork Sat Dec 29 00:25:41 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [wwwdocs] Clean up some references to cvs.html Date: Fri, 28 Dec 2012 14:25:41 -0000 From: Gerald Pfeifer X-Patchwork-Id: 208609 Message-Id: To: gcc-patches@gcc.gnu.org Cc: Andrew Pinski In http://gcc.gnu.org/PR54711 Andrew wrote the following: >> I am not sure where the sources >> for the web pages are. Are they in the GCC source tree somewhere? > Weird, IIRC instructions used to be on the write-access page. > Gerald? They are on the cvs.html page: http://gcc.gnu.org/cvs.html I don't know if they are linked from anywhere though. Planning to simplify/improve things partly based on that thread, I noticed that we actually have too many references to that page, so before I proceed with the other changes, this one cleans things up a bit (and reduces the number of direct references we have to CVS or Subversion). Applied. Gerald Index: projects/beginner.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/beginner.html,v retrieving revision 1.56 diff -u -3 -p -r1.56 beginner.html --- projects/beginner.html 20 Sep 2009 21:25:28 -0000 1.56 +++ projects/beginner.html 29 Dec 2012 00:22:58 -0000 @@ -22,7 +22,7 @@ you have no programming skills, href="documentation.html">help with documentation or with the bug database.

-

We assume that you already know how to get the +

We assume that you already know how to get the latest sources, configure and build the compiler, and run the test suite. You should also familiarize yourself with the requirements for contributions to GCC.

Index: projects/cfo.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cfo.html,v retrieving revision 1.8 diff -u -3 -p -r1.8 cfo.html --- projects/cfo.html 30 Dec 2008 10:04:46 -0000 1.8 +++ projects/cfo.html 29 Dec 2012 00:22:58 -0000 @@ -28,8 +28,7 @@ added. To do list published.

2004-11-16
-

The branch is now open. Checkout the cfo-branch branch by following the -instructions found in the CVS documentation. +

The branch is now open.

@@ -45,8 +44,8 @@ algorithms). The implementation currentl

Contributing

-

Checkout the cfo-branch branch following the instructions found in the -CVS documentation.

+

Checkout the cfo-branch branch from +our respository.

When posting to the development lists, please mark messages and patches with [cfo] in the subject. The usual contribution and testing rules apply. This Index: projects/cxx-reflection/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/cxx-reflection/index.html,v retrieving revision 1.4 diff -u -3 -p -r1.4 index.html --- projects/cxx-reflection/index.html 25 Aug 2003 14:02:36 -0000 1.4 +++ projects/cxx-reflection/index.html 29 Dec 2012 00:22:58 -0000 @@ -22,8 +22,7 @@ constrained genericity in C++.

Contributing

Checkout the cxx-reflection-branch branch -following the instructions found in the CVS -documentation.

+in our respository.

When posting to the development lists, please mark messages and patches with [cxx-reflection] in the subject. As this is a branch, and not Index: projects/tree-ssa/index.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/projects/tree-ssa/index.html,v retrieving revision 1.41 diff -u -3 -p -r1.41 index.html --- projects/tree-ssa/index.html 25 Apr 2009 22:58:23 -0000 1.41 +++ projects/tree-ssa/index.html 29 Dec 2012 00:22:59 -0000 @@ -78,8 +78,7 @@ href="http://gcc.gnu.org/wiki/GettingSta

Contributing

Checkout the tree-ssa-20020619-branch branch -following the instructions found in the CVS documentation.

+in our respository.

All contributions to the branch must also comply with the requirements detailed in the