|
Boost Interest : |
Subject: Re: [Boost-cmake] CDash for boost CMake
From: troy d. straszheim (troy_at_[hidden])
Date: 2009-11-13 14:31:48
Julien Jomier wrote:
> CDash should work when only experimental builds are submitted. The issue
> is that the submission URL is wrong:
>
> Drop site:http://my.cdash.org/CDashPublic/submit.php?project=Boost
>
> should be replaced by:
>
> http://my.cdash.org/submit.php?project=Boost
>
> Julien
>
Yup, that was it (that url came from some very old code). I see results
and the site is nice and fast, I like it.
Now to get git pulling working. I'm a little lost here:
% ctest -D NightlyUpdate
Site: zinc
Build name: gcc-4.4.1-linux
Updating the repository
Updating the repository: /home/troy/Projects/boost/cmake/nightly/src
Cannot find UpdateCommand or GITCommand configuration key.
Errors while running CTest
how is this supposed to work?
-t