www-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

www/server mirror.html


From: Karl Berry
Subject: www/server mirror.html
Date: Sun, 18 Apr 2010 23:31:34 +0000

CVSROOT:        /web/www
Module name:    www
Changes by:     Karl Berry <karl>       10/04/18 23:31:34

Modified files:
        server         : mirror.html 

Log message:
        use consistent rsync invocation; omit useless copyright years

CVSWeb URLs:
http://web.cvs.savannah.gnu.org/viewcvs/www/server/mirror.html?cvsroot=www&r1=1.81&r2=1.82

Patches:
Index: mirror.html
===================================================================
RCS file: /web/www/www/server/mirror.html,v
retrieving revision 1.81
retrieving revision 1.82
diff -u -b -r1.81 -r1.82
--- mirror.html 16 Feb 2010 17:35:31 -0000      1.81
+++ mirror.html 18 Apr 2010 23:31:30 -0000      1.82
@@ -55,7 +55,7 @@
 options:</p>
 
 <pre>
-rsync -rltp --delete --ignore-errors rsync://mirror/source/ /your/dir/
+rsync -rltpHS --delete-excluded rsync://mirror/source/ /your/dir/
 </pre>
 
 <h3>Web server setup for mirrors</h3>
@@ -124,7 +124,7 @@
 href="http://savannah.nongnu.org";>savannah.nongnu.org</a>.  The total is
 currently around 12GB.  To do this, we strongly suggest you retrieve and
 update the files using
-<tt>rsync&nbsp;-aHS&nbsp;--delete-excluded&nbsp;--ignore-errors&nbsp;rsync://dl.sv.gnu.org/releases/</tt>&nbsp;<i>/yourdir</i>
+<tt>rsync&nbsp;-rltpHS&nbsp;--delete-excluded&nbsp;rsync://dl.sv.gnu.org/releases-noredirect/</tt>&nbsp;<i>/yourdir</i>
 <br />These options ensure that it is an exact mirror.  (There will
 probably be some permission errors; just ignore them.  They are due to
 choices or mistakes by individual savannah project maintainers.)</p>
@@ -186,8 +186,7 @@
 README</a> for information on coordinating and submitting translations
 of this article.</p>
 
-<p>Copyright &copy; 1996, 1997, 1998, 1999, 2004, 2006, 2007, 2008,
-2009, 2010 Free Software Foundation, Inc.</p>
+<p>Copyright &copy; 2010 Free Software Foundation, Inc.</p>
 
 <p>Verbatim copying and distribution of this entire article are
 permitted worldwide, without royalty, in any medium, provided this
@@ -195,7 +194,7 @@
 
 <p>Updated:
 <!-- timestamp start -->
-$Date: 2010/02/16 17:35:31 $
+$Date: 2010/04/18 23:31:30 $
 <!-- timestamp end -->
 </p>
 </div>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]