Boost logo

Boost :

Subject: Re: [boost] [conversion] Progress Report
From: Beman Dawes (bdawes_at_[hidden])
Date: 2013-12-02 03:07:16


On Sun, Dec 1, 2013 at 6:45 PM, Vicente J. Botet Escriba <
vicente.botet_at_[hidden]> wrote:

> Le 02/12/13 00:41, Beman Dawes a écrit :
>
> We are very close to being able to go live with boostorg at GitHub.
>>
>> * Following the instructions at
>> https://svn.boost.org/trac/boost/wiki/TryModBoost, the "master" branch
>> seems ready to go.
>>
>> * A couple of libraries on the "develop" branch may still have end-of-line
>> issues. If so, those should be resolved first thing in the morning.
>>
>> So please be patient one more day, and then we should be able to get to
>> work using git and modular boost.
>>
>>
>> Hi,
>
> Are the test results visible?
>

Yes. Follow the instructions at
https://svn.boost.org/trac/boost/wiki/TryModBoost

If you have already done "git clone --recursive
git_at_[hidden]:boostorg/boost.git
modular-boost" then you can try:

cd modular-boost
git pull
git submodule update
git status

git status should report:

# On branch master
nothing to commit, working directory clean

--Beman


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk