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

Many thanks Frank.  I never liked their code that "reverted" changes in the 
repository to make the tests, so that is no problem, and I don't think that 
seeing the last updates for each test is important either.

Your patch is now committed and seems to be working fine.  I will send out a 
separate email telling testers how to update their repositories.

Best regards,

Kern

------------------------------------------------------------------------------
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

Reply via email to