[Dart] Dart without the CVS

John Biddiscombe John Biddiscombe" <jbiddiscombe at skippingmouse.co.uk
Tue, 29 Jan 2002 19:23:39 -0000


Dan, Jim,

>>
There is a hack in the DashboardManager.tcl script to "fake" an update.
Simply add another argument to this line:
tclsh DashboardManager.tcl LocalConfiguration.tcl NightlyDashboardStart
20020129
<<

Works fine now. Thanks a bundle. I can do a nightly (or other) update and
see the dashboard here immediately -with all the pass/fail stats and the
whole shebang. Just what I wanted.

also...

> 1. The Nightly DashboardStart makes the appropriate directory on the
server and does the Update
> automatically. So one hack is to not do a DashboardStart and make the
appropriate "Nightly" directory

> 2. Hack DashboardManager.tcl. Around line 239, you can put in a "break"
after the mkdir command in
> the DashboardStart control block to skip the update and doxygen parts of
DashboardStart

These seem like a bit more work. I'll stick to the earlier method for now
and see how much I can do with it (play around with nightly/experimental
options etc)....

[Is there an easy way of automatically generating the current YYYYMMDD in a
batch file?]

Many thanks

John B