|
Boost Testing : |
Subject: [Boost-testing] Docs still reference SVN
From: Beman Dawes (bdawes_at_[hidden])
Date: 2014-10-23 09:26:12
http://beta.boost.org/development/running_regression_tests.html says:
Getting sources from Tarball
By default the sources are obtained from the Boost Subversion Repository
<http://beta.boost.org/users/download/#repository> and we prefer testers
use SVN. But if you can't have an SVN client installed you can obtain the
sources as tarballs (*.tar.gz). To indicate this pass an empty user to
run.py:
python run.py ... *--user=*
*Note*: Both methods to obtain the sources will get the latest code. This
is accomplished by building the tarball on-demand from the SVN sources.
Other than the references to SVN, is that still correct? Rene?
--Beman