Subject: [Boost-bugs] [Boost C++ Libraries] #2005: References to the old CVS archive, instead of the current Subversion one
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-06-11 22:36:21
#2005: References to the old CVS archive, instead of the current Subversion one
--------------------------+-------------------------------------------------
Reporter: dlwalker | Owner: dgregor
Type: Bugs | Status: new
Milestone: Boost 1.36.0 | Component: mpi
Version: Boost 1.35.0 | Severity: Problem
Keywords: |
--------------------------+-------------------------------------------------
I noticed this on the Boost.MPI docs at
<http://www.boost.org/doc/libs/1_35_0/doc/html/mpi/getting_started.html>
and see that the [source:/trunk/libs/mpi/doc/mpi.qbk_at_44807#L166 original
file's "Getting Boost.MPI" section] gives bad information:
{{{
[section:getting Getting Boost.MPI]
Boost.MPI is not available in any version of Boost prior to the 1.35.x
series. You may need to retrieve the
latest version of Boost from CVS using the commands below. When CVS
asks for a password, just hit "enter".
[pre
cvs -d:pserver:anonymous_at_[hidden]:/cvsroot/boost login
cvs -z3 -d:pserver:anonymous_at_[hidden]:/cvsroot/boost \
co -P boost
]
}}}
It should refer to the appropriate spot in our current Subversion archive
instead.
The file also has [source:/trunk/libs/mpi/doc/mpi.qbk_at_44807#L32 two macros
near the header] that also refer to CVS. They should be either updated to
our Subversion archive or removed. (I suggest the latter since I don't
see the macros being used.)
--
Ticket URL: <http://svn.boost.org/trac/boost/ticket/2005>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC