fox2mike 07/12/27 17:22:19 Modified: rsync.xml Log: Sync from rsync.de, not from rsync2.de...
Revision Changes Path 1.58 xml/htdocs/doc/en/rsync.xml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.58&view=markup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.58&content-type=text/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?r1=1.57&r2=1.58 Index: rsync.xml =================================================================== RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v retrieving revision 1.57 retrieving revision 1.58 diff -u -r1.57 -r1.58 --- rsync.xml 25 Dec 2006 18:53:32 -0000 1.57 +++ rsync.xml 27 Dec 2007 17:22:19 -0000 1.58 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE guide SYSTEM "/dtd/guide.dtd"> -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.57 2006/12/25 18:53:32 nightmorph Exp $ --> +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.58 2007/12/27 17:22:19 fox2mike Exp $ --> <guide link="/doc/en/rsync.xml" lang="en"> <title>Gentoo Linux rsync Mirrors Policy and Guide</title> @@ -24,8 +24,8 @@ <!-- See http://creativecommons.org/licenses/by-sa/2.5 --> <license/> -<version>3.5</version> -<date>2006-12-25</date> +<version>3.6</version> +<date>2006-12-28</date> <chapter> <title>Preliminaries</title> @@ -299,7 +299,7 @@ #Uncomment the following line only if you have been granted access to rsync1.us.gentoo.org #SRC="rsync://rsync1.us.gentoo.org/gentoo-portage" #If you are waiting for access to our master mirror, select one of our mirrors to mirror from: -SRC="rsync://rsync2.de.gentoo.org/gentoo-portage" +SRC="rsync://rsync.de.gentoo.org/gentoo-portage" DST="/space/gentoo/rsync/" echo "Started update at" `date` >> $0.log 2>&1 -- [EMAIL PROTECTED] mailing list
