add WWW access to CVS archive

[SVN r9163]
This commit is contained in:
Jens Maurer 2001-02-12 18:25:03 +00:00
parent fa7687df8b
commit a21726afaf

View File

@ -60,7 +60,7 @@ Windows compress/archive utilities can read the format as well.
<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
command-line clients is something like this:
<blockquote>
@ -78,6 +78,18 @@ cvs -d:pserver:anonymous@cvs.boost.sourceforge.net:/cvsroot/boost logout
</blockquote>
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>