|
Boost Testing : |
Subject: Re: [Boost-testing] Test script stopped working
From: Vladimir Prus (vladimir_at_[hidden])
Date: 2010-07-19 06:55:09
Maxime van Noppen wrote:
> Hi,
>
> The run.py has stopped working since the 16th of July according to my
> logs. It was running nigthly in a cron like a charm but I now get this
> error message:
Remove the 'tools_bjam' directory.
>
>> # Running regressions in /home/yabo/boost_test...
>> # Creating regression scripts at /home/yabo/boost_test/tools_regression_src...
>> # Dowloading regression scripts from http://svn.boost.org/svn/boost/trunk/tools/regression/src...
>> # Getting Boost.Build v2...
>> # Executing SVN command "svn --non-interactive co
>> # http://svn.boost.org/svn/boost/trunk/tools/build/v2 tools_bb"
>> Checked out revision 64062.
>> # Getting Boost.Jam...
>> # Executing SVN command "svn --non-interactive co
>> # http://svn.boost.org/svn/boost/trunk/tools/build/v2/engine/src tools_bjam"
>> svn: 'tools_bjam' is already a working copy for a different URL
As you see here, SVN is unhappy about some moves made in SVN.
- Volodya