Просмотр исходного кода

add WWW access to CVS archive

[SVN r9163]
Jens Maurer 25 лет назад
Родитель
Сommit
4292dd852b
1 измененных файлов с 13 добавлено и 1 удалено
  1. 13 1
      more/download.html

+ 13 - 1
more/download.html

@@ -60,7 +60,7 @@ Windows compress/archive utilities can read the format as well.
 
 
 <h3>CVS archive</h3>
 <h3>CVS archive</h3>
 
 
-For those who have CVS installed, the libraries can also be downloaded
+For those who have CVS installed, the libraries are also available
 from the public CVS repository.  The general procedure for
 from the public CVS repository.  The general procedure for
 command-line clients is something like this:
 command-line clients is something like this:
 <blockquote>
 <blockquote>
@@ -78,6 +78,18 @@ cvs -d:pserver:anonymous@cvs.boost.sourceforge.net:/cvsroot/boost logout
 </blockquote>
 </blockquote>
 
 
 Read the manual for your CVS client for further information.
 Read the manual for your CVS client for further information.
+<p>
+This access is read-only, if you are a library author and wish to have
+CVS write access, please contact one of the
+<a href="mailto:boost-owner@yahoogroups.com">moderators</a>.
+ 
+
+<h3>WWW access to the CVS archive</h3>
+
+For access to individual files in the CVS archive, you can also use its
+<a href="http://cvs.sourceforge.net/cgi-bin/cvsweb.cgi/boost/?cvsroot=boost">WWW interface</a>.
+
+
 
 
 <h2>Installation</h2>
 <h2>Installation</h2>
 
 

粤ICP备19079148号