Boost logo

Boost-Commit :

From: dgregor_at_[hidden]
Date: 2008-07-06 14:39:20


Author: dgregor
Date: 2008-07-06 14:39:19 EDT (Sun, 06 Jul 2008)
New Revision: 47136
URL: http://svn.boost.org/trac/boost/changeset/47136

Log:
Remove section on "getting" Boost.MPI, which is now a part of Boost. Fixes #2005
Text files modified:
   trunk/libs/mpi/doc/mpi.qbk | 19 -------------------
   1 files changed, 0 insertions(+), 19 deletions(-)

Modified: trunk/libs/mpi/doc/mpi.qbk
==============================================================================
--- trunk/libs/mpi/doc/mpi.qbk (original)
+++ trunk/libs/mpi/doc/mpi.qbk 2008-07-06 14:39:19 EDT (Sun, 06 Jul 2008)
@@ -29,10 +29,6 @@
 [def _LAM_ [@http://www.lam-mpi.org/ LAM/MPI]]
 [def _MPICH_ [@http://www-unix.mcs.anl.gov/mpi/mpich/ MPICH]]
 [def _OpenMPI_ [@http://www.open-mpi.org OpenMPI]]
-[def _boost_cvs_ [@http://sourceforge.net/cvs/?group_id=7586
- Boost CVS Repository]]
-[def _sandbox_cvs_ [@http://sourceforge.net/cvs/?group_id=53513
- Boost Sandbox CVS Repository]]
 [def _accumulate_ [@http://www.sgi.com/tech/stl/accumulate.html
                      `accumulate`]]
 
@@ -163,21 +159,6 @@
 appears to be working with a C++ compiler and we're ready to move on.
 [endsect]
 
-[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
-]
-
-[endsect]
-
 [section:config Configure and Build]
 
 Boost.MPI uses version 2 of the


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk