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]

Re: Some tweaks to svn.html


On Sun, 30 Oct 2005, Gerald Pfeifer wrote:
> Some of these changes (like SVN -> svn) are in my local tree as well,
> but yours is more complete.  Thanks!

I saw that that already committed your patch, so I went ahead and
committed my two remaining changes.

Gerald

Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.5
diff -u -3 -p -r1.5 svn.html
--- svn.html	30 Oct 2005 20:28:08 -0000	1.5
+++ svn.html	30 Oct 2005 20:32:40 -0000
@@ -13,9 +13,8 @@
 <body>
 <h1>GCC: Anonymous read-only SVN access</h1>
 
-<p>In an ongoing effort to accelerate development of GCC and provide an
-open development environment, we are making our SVN source repository
-available read-only to the public at large.</p>
+<p>We are making our SVN source repository available read-only to the
+public at large.</p>
 
 <p>That way you can pick up any version (including releases) of GCC that
 is in our repository or our <a href="#wwwdocs">web pages</a>.</p>
@@ -270,7 +269,7 @@ generally of the form "gcc-<i>X</i>_<i>Y
   and Andreas Jaeger &lt;<a href="mailto:aj@suse.de";>aj@suse.de</a>&gt;.
   Patches added on this branch might not be appropriate for the GCC 3.3
   branch due to our policies concerning release branches.  All patches
-  will be added to mainline SVN (for 3.4).  The branch is regularly
+  will be added to mainline GCC (for 3.4).  The branch is regularly
   merged with the GCC 3.3 branch.</dd>
 
   <dt>gcc-3_4-e500-branch</dt>


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