Gentoo Archives: gentoo-dev

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