Hello Frank, This is a really nice, unexpected contribution. I really was not looking forward to working on this. Thank you very much! I'll commit it tonight when I get back home.
Thanks also for updating cdash -- yes, this is a good time. Until your patch goes in, any tests will simply repeat what was already done the previous night and will not reflect the current state of the code. Many thanks, Kern On Monday 03 August 2009 04:08:27 Frank Sweetser wrote: > On 8/2/2009 1:33 PM, Kern Sibbald wrote: > > Hopefully we will get commiting developers online early next week. In > > addition to being a somewhat rushed move, this change has broken the > > normal nightly regression tests, which must be upgraded to pull from git > > rather than the SVN :-( > > Well, if the regression suite is broken anyway, this sounds like a perfect > unintended maintenance window for updaing cdash to the latest version =) > > More on topic, I've attached a fairly simple patch which seems to do the > trick for me. All it does is 1) add a couple more .gitignore files, and 2) > swap out any svn commands for roughly equivalent git ones. > > There is a small loss of functionality, though. In the svn setup, the > dashboard build results could show you the set of changes applied to the > code being tested, relative to the last such build. Now, however, since - > at least in the simple case - both the bacula and regress directories are > part of the same checkout, you don't seem to be able to update the > regression code without simultaneously updating the bacula code. This > means that if you want to make sure you're always running the latest > regression suite, and so update the regress directory first, then ctest > will never see any changes. > > This is, however, a pretty minor point, probably not worth investing much > time in at this point, since neither ctest nor cdash seem to support git: > > http://www.cmake.org/Bug/view.php?id=6994 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Bacula-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/bacula-devel
