mirror of
https://github.com/boostorg/more.git
synced 2025-02-25 09:20:13 +08:00
add WWW access to CVS archive
[SVN r9163]
This commit is contained in:
parent
fa7687df8b
commit
a21726afaf
@ -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>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user