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.<br>
<br>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.<br>
<br>Ceej<br>aka Chris Hillery<br><br><div class="gmail_quote">On Thu, Jun 24, 2010 at 6:03 AM, Convey, Christian J CIV NUWC NWPT <span dir="ltr"><<a href="mailto:christian.convey@navy.mil">christian.convey@navy.mil</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">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.)<br>
<br>
I would have assumed it's done by setting CTEST_NIGHTLY_START_TIME, but I'm not 100% what that variable is for.<br>
<br>_______________________________________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" target="_blank">http://www.kitware.com/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the CMake FAQ at: <a href="http://www.cmake.org/Wiki/CMake_FAQ" target="_blank">http://www.cmake.org/Wiki/CMake_FAQ</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br>