Beman Dawes 24 лет назад
Родитель
Сommit
1d9da1bcf7
2 измененных файлов с 23 добавлено и 3 удалено
  1. 6 1
      more/download.html
  2. 17 2
      more/mailing_lists.htm

+ 6 - 1
more/download.html

@@ -74,6 +74,11 @@ each file individually, the .tar.gz file is smaller that the .zip file.
 <p>Text file line endings in the .tar.gz file have been converted to newlines
 for ease of use on Unix/Linux platforms.</p>
 
+<h2>Boost <a name="CVS">CVS</a> Repository</h2>
+
+<p>All Boost files, including the entire distribution tree including web site 
+HTML is maintained in a CVS repository.</p>
+
 <h3>Boost CVS access via command line or graphical clients</h3>
 
 For those who have CVS clients installed, the libraries are also available from 
@@ -152,7 +157,7 @@ compilers, but every library also
 
 <hr>
 
-Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->16 May, 2002<!--webbot bot="Timestamp" endspan i-checksum="13975" -->
+Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->06 August, 2002<!--webbot bot="Timestamp" endspan i-checksum="34416" -->
 <p>Written by&nbsp; <a href="../people/jens_maurer.htm">Jens Maurer</a>
 2001-02-11</p>
 

+ 17 - 2
more/mailing_lists.htm

@@ -19,7 +19,7 @@
     <td><a href="index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td>
   </tr>
 </table>
-<h1>Boost Mailing Lists</h1>
+<h1>Boost Mailing Lists and other resources</h1>
 <p><a href="#main">Boost developers list</a><br>
 &nbsp;&nbsp; <a href="#archive">Archive for the Boost developers list</a><br>
 <a href="#users">Boost Users list</a><br>
@@ -93,9 +93,24 @@ and formal reviews of proposed libraries. One to three messages per month.&nbsp;
 Subscribe or unsubscribe at the <a href="http://groups.yahoo.com/group/boost-announce">Boost
 Announce list home page</a>.</p>
 
+<h2>Boost <a name="sandbox">Sandbox</a> CVS</h2>
+
+<p>In addition to the main <a href="download.html#CVS">Boost CVS repository</a>, 
+a separate Sandbox CVS is available for Boost developers wishing to collaborate 
+on projects prior to formal acceptance of a new library.&nbsp; It can be 
+accessed
+<a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/boost-sandbox/boost-sandbox/">
+via the web</a>, or via CVS client at:</p>
+
+<blockquote>
+
+<p>&nbsp;<code>:pserver:anonymous@cvs.boost-sandbox.sourceforge.net:/cvsroot/boost-sandbox</code></p>
+
+</blockquote>
+
 <hr>
 <p>Revised 
-<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->15 May, 2002<!--webbot bot="Timestamp" endspan i-checksum="13973" -->
+<!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->06 August, 2002<!--webbot bot="Timestamp" endspan i-checksum="34416" -->
 </p>
 
 </body>

粤ICP备19079148号