From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1NmtHY-00039Q-GM for garchives@archives.gentoo.org; Wed, 03 Mar 2010 18:26:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 31820E0DCA; Wed, 3 Mar 2010 18:26:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 10B04E0DCA for ; Wed, 3 Mar 2010 18:26:51 +0000 (UTC) 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 993F21B4268 for ; Wed, 3 Mar 2010 18:26:50 +0000 (UTC) Received: from ford_prefect by stork.gentoo.org with local (Exim 4.69) (envelope-from ) id 1NmtHW-0006tU-4Y for gentoo-commits@lists.gentoo.org; Wed, 03 Mar 2010 18:26:50 +0000 From: "Arun Raghavan (ford_prefect)" To: gentoo-commits@lists.gentoo.org Reply-To: gentoo-dev@lists.gentoo.org, ford_prefect@gentoo.org Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/infrastructure: mirror-wrangling.xml X-VCS-Repository: gentoo X-VCS-Files: mirror-wrangling.xml X-VCS-Directories: xml/htdocs/proj/en/infrastructure X-VCS-Committer: ford_prefect X-VCS-Committer-Name: Arun Raghavan Content-Type: text/plain; charset=utf8 Message-Id: Sender: Arun Raghavan Date: Wed, 03 Mar 2010 18:26:50 +0000 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: quoted-printable X-Archives-Salt: e28bc5e8-c8b8-4019-8d20-8b211174176a X-Archives-Hash: df63069b3d3de468450dfd1e51b42a88 ford_prefect 10/03/03 18:26:50 Modified: mirror-wrangling.xml Log: hosts.allow.master is versioned now Revision Changes Path 1.8 xml/htdocs/proj/en/infrastructure/mirror-wrangling.x= ml file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/inf= rastructure/mirror-wrangling.xml?rev=3D1.8&view=3Dmarkup plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/inf= rastructure/mirror-wrangling.xml?rev=3D1.8&content-type=3Dtext/plain diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/inf= rastructure/mirror-wrangling.xml?r1=3D1.7&r2=3D1.8 Index: mirror-wrangling.xml =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/infrastructure/mirror-wr= angling.xml,v retrieving revision 1.7 retrieving revision 1.8 diff -u -r1.7 -r1.8 --- mirror-wrangling.xml 28 Feb 2010 18:51:16 -0000 1.7 +++ mirror-wrangling.xml 3 Mar 2010 18:26:49 -0000 1.8 @@ -1,6 +1,6 @@ - + =20 Mirror Wrangling @@ -257,8 +257,10 @@ format, re-use existing numbers for a country before adding new ones.

-# ssh osprey.gentoo.org
-# sudoedit /home/gmirror/rsync-hosts-allow/hosts.allow.master
+$ ssh osprey.gentoo.org
+$ cd /home/gmirror/rsync-hosts-allow
+$ ${EDITOR} hosts.allow.master
+$ git commit hosts.allow.master
 
=20