mirror of
https://github.com/boostorg/more.git
synced 2025-02-12 07:10:06 +08:00
Improve CVS descriptions, links (suggested by Paul Bristow)
[SVN r13959]
This commit is contained in:
parent
00aaea93b9
commit
5cf50344b0
@ -43,8 +43,8 @@ file from our web site.</li>
|
|||||||
file from our web site.</li>
|
file from our web site.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="#CVS">Command line</a> or <a href="#Browser">browser</a> access
|
<li><a href="#CVS">Command line, GUI</a>, or <a href="#Browser">browser</a> access
|
||||||
to Boost's CVS repository.</li>
|
to Boost's <a href="http://sourceforge.net/cvs/?group_id=7586">CVS repository</a>.</li>
|
||||||
</ul>
|
</ul>
|
||||||
<ul>
|
<ul>
|
||||||
<li>Download individual files from links in the documentation on the web
|
<li>Download individual files from links in the documentation on the web
|
||||||
@ -74,11 +74,15 @@ 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
|
<p>Text file line endings in the .tar.gz file have been converted to newlines
|
||||||
for ease of use on Unix/Linux platforms.</p>
|
for ease of use on Unix/Linux platforms.</p>
|
||||||
|
|
||||||
<h3><a name="CVS">CVS</a> command line access</h3>
|
<h3>Boost CVS access via command line or graphical clients</h3>
|
||||||
|
|
||||||
For those who have CVS installed, the libraries are also available
|
For those who have CVS clients installed, the libraries are also available from
|
||||||
from the public CVS repository. The general procedure for
|
the public <a href="http://sourceforge.net/cvs/?group_id=7586">Boost CVS
|
||||||
command-line clients is something like this:
|
repository</a>. Free command line clients (often already installed on Linux/Unix
|
||||||
|
systems) are available at the <a href="http://www.cvshome.org/">CVS home page</a>,
|
||||||
|
and free GUI clients are also available for Windows, Mac, and other systems from
|
||||||
|
<a href="http://www.cvsgui.org/">CvsGui.org</a>.<p>The general procedure for
|
||||||
|
command-line clients is something like this: </p>
|
||||||
<blockquote>
|
<blockquote>
|
||||||
<code>
|
<code>
|
||||||
cvs -d:pserver:anonymous@cvs.boost.sourceforge.net:/cvsroot/boost login
|
cvs -d:pserver:anonymous@cvs.boost.sourceforge.net:/cvsroot/boost login
|
||||||
@ -100,7 +104,7 @@ CVS write access, please contact one of the
|
|||||||
<a href="mailto:boost-owner@yahoogroups.com">moderators</a>.
|
<a href="mailto:boost-owner@yahoogroups.com">moderators</a>.
|
||||||
|
|
||||||
|
|
||||||
<h3>CVS <a name="Browser">Browser</a> access via WebCVS</h3>
|
<h3>Boost CVS access via web <a name="Browser">Browser</a></h3>
|
||||||
|
|
||||||
For access to the CVS archive from any modern web browser, you can
|
For access to the CVS archive from any modern web browser, you can
|
||||||
also use the <a
|
also use the <a
|
||||||
@ -148,7 +152,7 @@ compilers, but every library also
|
|||||||
|
|
||||||
<hr>
|
<hr>
|
||||||
|
|
||||||
Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->24 September, 2001<!--webbot bot="Timestamp" endspan i-checksum="39337" -->
|
Revised <!--webbot bot="Timestamp" S-Type="EDITED" S-Format="%d %B, %Y" startspan -->16 May, 2002<!--webbot bot="Timestamp" endspan i-checksum="13975" -->
|
||||||
<p>Written by <a href="../people/jens_maurer.htm">Jens Maurer</a>
|
<p>Written by <a href="../people/jens_maurer.htm">Jens Maurer</a>
|
||||||
2001-02-11</p>
|
2001-02-11</p>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user