Gentoo Archives: gentoo-commits

From: "Chris Gianelloni (wolf31o2)" <wolf31o2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo commit in xml/htdocs/proj/en/releng/release/2008.0: index.xml
Date: Wed, 05 Mar 2008 17:53:54
Message-Id: E1JWxoO-000387-Cf@stork.gentoo.org
1 wolf31o2 08/03/05 17:53:52
2
3 Modified: index.xml
4 Log:
5 Added a section on the repositories used.
6
7 Revision Changes Path
8 1.9 xml/htdocs/proj/en/releng/release/2008.0/index.xml
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/releng/release/2008.0/index.xml?rev=1.9&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/releng/release/2008.0/index.xml?rev=1.9&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/proj/en/releng/release/2008.0/index.xml?r1=1.8&r2=1.9
13
14 Index: index.xml
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo/xml/htdocs/proj/en/releng/release/2008.0/index.xml,v
17 retrieving revision 1.8
18 retrieving revision 1.9
19 diff -u -r1.8 -r1.9
20 --- index.xml 5 Mar 2008 17:45:07 -0000 1.8
21 +++ index.xml 5 Mar 2008 17:53:51 -0000 1.9
22 @@ -315,15 +315,14 @@
23
24 </chapter>
25
26 -<!--
27 <chapter>
28 <title>Release Resources</title>
29
30 <section>
31 +<!--
32 +<title>Release Notes:</title>
33 <body>
34
35 -<p><b>Release Notes:</b></p>
36 -
37 <ul>
38 <li><uri link="alpha-release-notes.xml">Alpha Release Notes</uri></li>
39 <li><uri link="amd64-release-notes.xml">AMD64 Release Notes</uri></li>
40 @@ -333,10 +332,25 @@
41 <li><uri link="x86-release-notes.xml">x86 Release Notes</uri></li>
42 </ul>
43
44 +-->
45 +<title>Repositories</title>
46 +<body>
47 +
48 +<ul>
49 +<li><uri>svn+ssh://poseidon.amd64.dev.gentoo.org/release/repos/snapshot-tree"</uri> (Read/Write, Releng-only)</li>
50 +<li><uri>svn+ssh://svn.gentoo.org/var/svnroot/releng</uri> (Read/Write, Releng-only)</li>
51 +<li><uri>svn://anonsvn.gentoo.org/releng</uri> (Read-only, public)</li>
52 +</ul>
53 +
54 +<note>
55 +There is no public repository for the snapshot. This is to keep the load down
56 +on our public SVN servers. The repository will be published after the release
57 +is completed.
58 +</note>
59 +
60 </body>
61 </section>
62
63 </chapter>
64 --->
65
66 </guide>
67
68
69
70 --
71 gentoo-commits@l.g.o mailing list