[wwwdocs] update size of SVN repository

Martin Michlmayr tbm@cyrius.com
Fri Jun 15 22:47:00 GMT 2007


http://gcc.gnu.org/rsync.html suggests the SVN repository is 7.8 GB
whereas rsync rsync://gcc.gnu.org/ suggests that it's now around
11 GB.  I'll install the patch below if there are no objections.


Index: rsync.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/rsync.html,v
retrieving revision 1.14
diff -u -r1.14 rsync.html
--- rsync.html	21 Sep 2006 14:17:36 -0000	1.14
+++ rsync.html	15 Jun 2007 22:05:05 -0000
@@ -20,7 +20,7 @@
 <h2>Using rsync</h2>
 
 <p>The GCC repository is available at <code>rsync://gcc.gnu.org/gcc-svn</code>.
-The whole repository takes over 7.8G of disk space,
+The whole repository takes around 11G of disk space,
 which takes a substantial time to transfer.
 Subsequent synchronizations will be much faster, though, as rsync uses
 a smart algorithm to only transfer differences over the network.</p>

-- 
Martin Michlmayr
http://www.cyrius.com/



More information about the Gcc-patches mailing list