Hi,
Our SVN server is flakey and we have discovered that this doesn't mix
well with CruiseControl.NET (v1.4.4.83).

Our project (which only has a default interval trigger
"<intervalTrigger />") will be green before the SVN server dies.  The
SVN server then dies and subsequently CruiseControl flags the project
as red with a suitable error about the SVN server.

Later when the SVN server comes back CruiseControl resumes checking
for updates to the project, sees there are no changes waiting to be
tested, but doesn't put the project back to green.

So after the SVN server comes back online we have to manually force
all the projects which are falsely reporting red (or make a dummy
commit).


It makes sense that CruiseControl marks the project as red while the
SVN server is down, but it would be very handy if the status went back
to green once the SVN server is back and there are no modifications to
build (assuming of course the project was green prior to the outage).





-- 
Paul Richards

Reply via email to