This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
[wwwdocs] update size of SVN repository
- From: Martin Michlmayr <tbm at cyrius dot com>
- To: gcc-patches at gcc dot gnu dot org, Daniel Berlin <dberlin at dberlin dot org>
- Date: Sat, 16 Jun 2007 00:08:03 +0200
- Subject: [wwwdocs] update size of SVN repository
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/