From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1J7wRI-0008OW-1m for garchives@archives.gentoo.org; Thu, 27 Dec 2007 17:22:36 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.14.2/8.14.0) with SMTP id lBRHMM6E013768; Thu, 27 Dec 2007 17:22:22 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by robin.gentoo.org (8.14.2/8.14.0) with ESMTP id lBRHMLlh013762 for ; Thu, 27 Dec 2007 17:22:21 GMT Received: from stork.gentoo.org (stork.gentoo.org [64.127.104.133]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id E1BC1659FF for ; Thu, 27 Dec 2007 17:22:20 +0000 (UTC) Received: from fox2mike by stork.gentoo.org with local (Exim 4.60) (envelope-from ) id 1J7wR1-0000FN-RG for gentoo-doc-cvs@lists.gentoo.org; Thu, 27 Dec 2007 17:22:19 +0000 To: gentoo-doc-cvs@lists.gentoo.org Subject: [gentoo-doc-cvs] cvs commit: rsync.xml Message-Id: From: Shyam Mani Date: Thu, 27 Dec 2007 17:22:19 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-doc-cvs@gentoo.org Reply-to: docs-team@lists.gentoo.org X-Archives-Salt: 0a7bfdd8-7781-4934-9916-f57b0a0a5c5a X-Archives-Hash: 86096684ec54ebd55138cbd383e3e8d2 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 @@ - + Gentoo Linux rsync Mirrors Policy and Guide @@ -24,8 +24,8 @@ -3.5 -2006-12-25 +3.6 +2006-12-28 Preliminaries @@ -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 -- gentoo-doc-cvs@gentoo.org mailing list