$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] [conversion] Progress Report
From: Vicente J. Botet Escriba (vicente.botet_at_[hidden])
Date: 2013-12-02 13:18:24
Le 02/12/13 09:07, Beman Dawes a écrit :
> 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
>
I've already done that. I was asking for the test results of the tester
runing the git repository so that we can compare with the testers
running the svn repository.
Vicente