Return-Path: Delivered-To: apmail-apache-cvs-archive@apache.org Received: (qmail 46749 invoked by uid 500); 5 Jun 2000 13:54:19 -0000 Mailing-List: contact apache-cvs-help@apache.org; run by ezmlm Precedence: bulk X-No-Archive: yes Reply-To: new-httpd@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-cvs@apache.org Received: (qmail 46737 invoked by uid 500); 5 Jun 2000 13:54:19 -0000 Delivered-To: apmail-apache-site-cvs@apache.org Date: 5 Jun 2000 13:54:18 -0000 Message-ID: <20000605135418.46732.qmail@locus.apache.org> From: ask@locus.apache.org To: apache-site-cvs@apache.org Subject: cvs commit: apache-site/info how-to-mirror.html ask 00/06/05 06:54:18 Modified: info how-to-mirror.html Log: I vaguely recall a discussion about it, but don't remember the outcome. we should really recommend using rsync with support for "soft links" so I've added that. Revision Changes Path 1.17 +1 -1 apache-site/info/how-to-mirror.html Index: how-to-mirror.html =================================================================== RCS file: /home/cvs/apache-site/info/how-to-mirror.html,v retrieving revision 1.16 retrieving revision 1.17 diff -u -r1.16 -r1.17 --- how-to-mirror.html 2000/06/05 13:09:40 1.16 +++ how-to-mirror.html 2000/06/05 13:54:17 1.17 @@ -64,7 +64,7 @@ HREF="http://rsync.samba.org/"> http://rsync.samba.org/. You might want to call it using the following arguments, for example: -

    rsync -rtvz --delete --exclude incoming +

      rsync -rtlzv --delete --exclude incoming dev.apache.org::apache-site /local/path/to/mirror

    You can also just do a rsync dev.apache.org:: to get a