[CMake] How specify revision for ctest_update(...) do check out?

Chris Hillery chillery-cmake at lambda.nu
Thu Jun 24 16:28:16 EDT 2010


You're correct about that one. This variable seems to work the same for both
"old-style" and "new-style" ctest scripts. As long as that variable is set,
then the ctest_update() step will revert the source code to that point in
time.

Based on the name of the variable, clearly it is meant to support a
"Nightly" dashboard. However, experimentally, I've determined that it takes
effect if it is set no matter what type of dashboard you're running.

Ceej
aka Chris Hillery

On Thu, Jun 24, 2010 at 6:03 AM, Convey, Christian J CIV NUWC NWPT <
christian.convey at navy.mil> wrote:

> I'm writing a (new style) ctest script.  When I run it, I want it to check
> out the project's source code, as it was at the very beginning of the day
> (00:00).  What's the right way to do this?  (BTW, I'm using Subversion.)
>
> I would have assumed it's done by setting CTEST_NIGHTLY_START_TIME, but I'm
> not 100% what that variable is for.
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the CMake FAQ at:
> http://www.cmake.org/Wiki/CMake_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.cmake.org/mailman/listinfo/cmake
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20100624/e9dccbba/attachment.htm>


More information about the CMake mailing list