Gentoo Archives: gentoo-dev

From: Gokturk Yuksek <gokturk@××××××××××.edu>
To: gentoo-dev@l.g.o, gentoo-doc@l.g.o
Cc: Gokturk Yuksek <gokturk@××××××××××.edu>
Subject: [gentoo-dev] [PATCH 02/16] general-concepts/mirrors: substitute "CVS" with "the git tree" #558642
Date: Sun, 17 Jan 2016 08:01:44
Message-Id: 1453017319-2459-3-git-send-email-gokturk@binghamton.edu
In Reply to: [gentoo-dev] [PATCH 00/16] devmanual: update the docs for post git-migration #558642 by Gokturk Yuksek
1 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=558642
2 Signed-off-by: Gokturk Yuksek <gokturk@××××××××××.edu>
3
4 diff --git a/general-concepts/mirrors/text.xml b/general-concepts/mirrors/text.xml
5 index e860988..6e3386a 100644
6 --- a/general-concepts/mirrors/text.xml
7 +++ b/general-concepts/mirrors/text.xml
8 @@ -55,7 +55,7 @@ On rare occasions you may need to replace a file that is already mirrored. In t
9 follows:
10 <ol>
11 <li>Put a copy of the new distfile on dev.gentoo.org into /space/distfiles-local</li>
12 - <li>commit the new manifest to CVS</li>
13 + <li>commit the new manifest to the git tree</li>
14 <li>wait</li>
15 </ol>
16 After a few hours a cron job on dev.gentoo.org will fetch the file and replace the version on the
17 --
18 2.4.10