Gentoo Archives: gentoo-doc-cvs

From: Shyam Mani <fox2mike@××××××××××××.org>
To: gentoo-doc-cvs@l.g.o
Subject: [gentoo-doc-cvs] cvs commit: rsync.xml
Date: Thu, 27 Dec 2007 17:22:36
Message-Id: E1J7wR1-0000FN-RG@stork.gentoo.org
1 fox2mike 07/12/27 17:22:19
2
3 Modified: rsync.xml
4 Log:
5 Sync from rsync.de, not from rsync2.de...
6
7 Revision Changes Path
8 1.58 xml/htdocs/doc/en/rsync.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.58&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?rev=1.58&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/rsync.xml?r1=1.57&r2=1.58
13
14 Index: rsync.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v
17 retrieving revision 1.57
18 retrieving revision 1.58
19 diff -u -r1.57 -r1.58
20 --- rsync.xml 25 Dec 2006 18:53:32 -0000 1.57
21 +++ rsync.xml 27 Dec 2007 17:22:19 -0000 1.58
22 @@ -1,6 +1,6 @@
23 <?xml version="1.0" encoding="UTF-8"?>
24 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
25 -<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.57 2006/12/25 18:53:32 nightmorph Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/rsync.xml,v 1.58 2007/12/27 17:22:19 fox2mike Exp $ -->
27
28 <guide link="/doc/en/rsync.xml" lang="en">
29 <title>Gentoo Linux rsync Mirrors Policy and Guide</title>
30 @@ -24,8 +24,8 @@
31 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
32 <license/>
33
34 -<version>3.5</version>
35 -<date>2006-12-25</date>
36 +<version>3.6</version>
37 +<date>2006-12-28</date>
38
39 <chapter>
40 <title>Preliminaries</title>
41 @@ -299,7 +299,7 @@
42 #Uncomment the following line only if you have been granted access to rsync1.us.gentoo.org
43 #SRC="rsync://rsync1.us.gentoo.org/gentoo-portage"
44 #If you are waiting for access to our master mirror, select one of our mirrors to mirror from:
45 -SRC="rsync://rsync2.de.gentoo.org/gentoo-portage"
46 +SRC="rsync://rsync.de.gentoo.org/gentoo-portage"
47 DST="/space/gentoo/rsync/"
48
49 echo "Started update at" `date` >> $0.log 2>&amp;1
50
51
52
53 --
54 gentoo-doc-cvs@g.o mailing list