You&#39;re correct about that one. This variable seems to work the same for both &quot;old-style&quot; and &quot;new-style&quot; 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 &quot;Nightly&quot; dashboard. However, experimentally, I&#39;ve determined that it takes effect if it is set no matter what type of dashboard you&#39;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">&lt;<a href="mailto:christian.convey@navy.mil">christian.convey@navy.mil</a>&gt;</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&#39;m writing a (new style) ctest script.  When I run it, I want it to check out the project&#39;s source code, as it was at the very beginning of the day (00:00).  What&#39;s the right way to do this?  (BTW, I&#39;m using Subversion.)<br>

<br>
I would have assumed it&#39;s done by setting CTEST_NIGHTLY_START_TIME, but I&#39;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>