This is the mail archive of the gcc-patches@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]

[wwwdocs] gcc-*/index.html and "our CVS server"


Laurent kindly pointed out that we still referred to our CVS server
from the release pages.

My approach to fix this is two-fold: for active release branches,
refer to svn.html and our SVN server instead of cvs.html and our
CVS server; for closed release branches just make the phrase "our
CVS server" plain text, instead of a link as not to distort history.

Gerald

Index: gcc-3.0/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.0/index.html,v
retrieving revision 1.12
diff -u -3 -p -r1.12 index.html
--- gcc-3.0/index.html	5 May 2002 21:23:10 -0000	1.12
+++ gcc-3.0/index.html	9 Mar 2006 22:44:37 -0000
@@ -41,7 +41,7 @@ group of volunteers</a> is what makes GC
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>,
 one of the <a href="http://www.gnu.org/order/ftp.html";>GNU mirror sites</a>,
-or <a href="../cvs.html">our CVS server</a>.</p>
+or our CVS server.</p>
 
 <hr />
 
Index: gcc-3.1/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.1/index.html,v
retrieving revision 1.3
diff -u -3 -p -r1.3 index.html
--- gcc-3.1/index.html	29 Jul 2002 04:31:53 -0000	1.3
+++ gcc-3.1/index.html	9 Mar 2006 22:44:37 -0000
@@ -39,7 +39,7 @@ group of volunteers</a> is what makes GC
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>,
 one of the <a href="http://www.gnu.org/order/ftp.html";>GNU mirror sites</a>,
-or <a href="../cvs.html">our CVS server</a>.</p>
+or our CVS server.</p>
 
 <hr />
 
Index: gcc-3.2/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.2/index.html,v
retrieving revision 1.10
diff -u -3 -p -r1.10 index.html
--- gcc-3.2/index.html	25 Apr 2003 07:58:17 -0000	1.10
+++ gcc-3.2/index.html	9 Mar 2006 22:44:37 -0000
@@ -67,7 +67,7 @@ group of volunteers</a> is what makes GC
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>,
 one of the <a href="http://www.gnu.org/order/ftp.html";>GNU mirror sites</a>,
-or <a href="../cvs.html">our CVS server</a>.</p>
+or our CVS server.</p>
 
 </body>
 </html>
Index: gcc-3.3/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.3/index.html,v
retrieving revision 1.18
diff -u -3 -p -r1.18 index.html
--- gcc-3.3/index.html	4 Jun 2005 22:50:50 -0000	1.18
+++ gcc-3.3/index.html	9 Mar 2006 22:44:37 -0000
@@ -82,7 +82,7 @@ group of volunteers</a> is what makes GC
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>,
 one of the <a href="http://www.gnu.org/order/ftp.html";>GNU mirror sites</a>,
-or <a href="../cvs.html">our CVS server</a>.</p>
+or our CVS server.</p>
 
 </body>
 </html>
Index: gcc-3.4/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-3.4/index.html,v
retrieving revision 1.7
diff -u -3 -p -r1.7 index.html
--- gcc-3.4/index.html	18 Jan 2006 11:34:48 -0000	1.7
+++ gcc-3.4/index.html	9 Mar 2006 22:44:37 -0000
@@ -118,7 +118,7 @@ group of volunteers</a> is what makes GC
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>,
 one of the <a href="http://www.gnu.org/order/ftp.html";>GNU mirror sites</a>,
-or <a href="../cvs.html">our CVS server</a>.</p>
+or <a href="../svn.html">our SVN server</a>.</p>
 
 </body>
 </html>
Index: gcc-4.0/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/index.html,v
retrieving revision 1.4
diff -u -3 -p -r1.4 index.html
--- gcc-4.0/index.html	29 Sep 2005 01:43:58 -0000	1.4
+++ gcc-4.0/index.html	9 Mar 2006 22:44:37 -0000
@@ -69,7 +69,7 @@ group of volunteers</a> is what makes GC
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>,
 one of the <a href="http://www.gnu.org/order/ftp.html";>GNU mirror sites</a>,
-or <a href="../cvs.html">our CVS server</a>.</p>
+or <a href="../svn.html">our SVN server</a>.</p>
 
 </body>
 </html>
Index: gcc-4.1/index.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.1/index.html,v
retrieving revision 1.1
diff -u -3 -p -r1.1 index.html
--- gcc-4.1/index.html	19 Nov 2005 04:39:31 -0000	1.1
+++ gcc-4.1/index.html	9 Mar 2006 22:44:37 -0000
@@ -33,7 +33,7 @@ group of volunteers</a> is what makes GC
 
 <p>To obtain GCC please use <a href="../mirrors.html">our mirror sites</a>,
 one of the <a href="http://www.gnu.org/order/ftp.html";>GNU mirror sites</a>,
-or <a href="../cvs.html">our CVS server</a>.</p>
+or <a href="../svn.html">our SVN server</a>.</p>
 
 </body>
 </html>


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