Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/rsync.html,v
retrieving revision 1.19
@@ -18,10 +18,10 @@
<h2>Getting a local copy of GCC repository using rsync</h2>
<p>The GCC repository is available at <code>rsync://gcc.gnu.org/gcc-svn</code>.
-The whole repository currently takes about 23GB 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>
+As of January 2011 it consumes about 23GB of disk space which takes a
+substantial time to transfer.
+Subsequent synchronizations will be much faster, as rsync uses a smart
+algorithm to only transfer differences.</p>
<p>Here is how you get a copy of the repository:</p>
<blockquote><pre>