During what hours would you recommend emitting such a message? I don't think this is necessarily a good idea.<br><br>The dashboard is *always* open. Anything committed to CVS will show up on a dashboard eventually. But if you commit at 8:01 pm, you have to wait till the following night's update step to pick up that change...<br>
<br>The nightly start time is defined in one place : the CTestConfig.cmake file. It's just up to all developers working on a project to learn and be aware of details like these.<br><br>Feel free to document it in the appropriate place on the Wiki if you feel so inclined. But the real data point is the CTestConfig.file checked into the repository itself. (Data duplication is just as bad as code duplication in my opinion, so this should only be listed in the one place...)<br>
<br>The guideline you should be following is found on this page:<br><a href="http://vtk.org/Wiki/VTK_cvs_commit_Guidelines">http://vtk.org/Wiki/VTK_cvs_commit_Guidelines</a><br><br>The recommendation is not to commit stuff after noon unless there's a very good reason for it -- get into the habit of saving your afternoon work and then committing the next morning.<br>
<br><br>HTH,<br>David C.<br><br><br><br><div class="gmail_quote">On Thu, Dec 24, 2009 at 11:47 AM, David Doria <span dir="ltr"><<a href="mailto:daviddoria%2Bvtk@gmail.com" target="_blank">daviddoria+vtk@gmail.com</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;">
Is there a way for the CVS server to give feedback about the time of<br>
the commit? For example, last night (after 8pm EST, the close for the<br>
day) I committed a fix to a warning I had produced during the day. It<br>
would have been nice to see:<br>
<br>
"The dashboard is closed for the day (it closes at 8pm EST). Your<br>
changes will not take effect until tomorrow night's dashboard."<br>
<br>
This would be helpful for people who don't know the schedule, as well<br>
as serve as a nice reminder for people who do.<br>
<br>
Thoughts?<br>
<br>
Thanks,<br>
<br>
David<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>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.vtk.org/mailman/listinfo/vtk-developers" target="_blank">http://www.vtk.org/mailman/listinfo/vtk-developers</a><br>
<br>
</blockquote></div><br>