Gentoo Archives: gentoo-dev

From: Gokturk Yuksek <gokturk@××××××××××.edu>
To: devmanual@g.o
Cc: gentoo-dev@l.g.o
Subject: [gentoo-dev] [PATCH v2 02/19] general-concepts/mirrors: substitute "CVS" with "the git tree" #558642
Date: Sun, 24 Jan 2016 08:48:19
Message-Id: 1453625173-9505-3-git-send-email-gokturk@binghamton.edu
In Reply to: [gentoo-dev] [PATCH v2 00/19] devmanual: update the docs for post git-migration 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 general-concepts/mirrors/text.xml | 2 +-
5 1 file changed, 1 insertion(+), 1 deletion(-)
6
7 diff --git a/general-concepts/mirrors/text.xml b/general-concepts/mirrors/text.xml
8 index e860988..6e3386a 100644
9 --- a/general-concepts/mirrors/text.xml
10 +++ b/general-concepts/mirrors/text.xml
11 @@ -55,7 +55,7 @@ On rare occasions you may need to replace a file that is already mirrored. In t
12 follows:
13 <ol>
14 <li>Put a copy of the new distfile on dev.gentoo.org into /space/distfiles-local</li>
15 - <li>commit the new manifest to CVS</li>
16 + <li>commit the new manifest to the git tree</li>
17 <li>wait</li>
18 </ol>
19 After a few hours a cron job on dev.gentoo.org will fetch the file and replace the version on the
20 --
21 2.4.10