Gentoo Archives: gentoo-commits

From: "Damian Kuras (shadow)" <shadow@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/doc/pl: rsync.xml
Date: Sun, 30 Dec 2007 20:36:20
Message-Id: E1J94sa-0006ky-Ry@stork.gentoo.org
1 shadow 07/12/30 20:35:28
2
3 Modified: rsync.xml
4 Log:
5 sync to 1.58
6
7 Revision Changes Path
8 1.14 xml/htdocs/doc/pl/rsync.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/rsync.xml?rev=1.14&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/rsync.xml?rev=1.14&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/pl/rsync.xml?r1=1.13&r2=1.14
13
14 Index: rsync.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/pl/rsync.xml,v
17 retrieving revision 1.13
18 retrieving revision 1.14
19 diff -u -r1.13 -r1.14
20 --- rsync.xml 15 May 2007 00:37:30 -0000 1.13
21 +++ rsync.xml 30 Dec 2007 20:35:28 -0000 1.14
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/pl/rsync.xml,v 1.13 2007/05/15 00:37:30 rane Exp $ -->
26 +<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/pl/rsync.xml,v 1.14 2007/12/30 20:35:28 shadow Exp $ -->
27
28 <guide link="/doc/pl/rsync.xml" lang="pl">
29 <title>Zasady tworzenia serwerów lustrzanych Gentoo</title>
30 @@ -26,8 +26,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>2007-12-28</date>
38
39 <chapter>
40 <title>Wstęp</title>
41 @@ -305,7 +305,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-commits@g.o mailing list