Since I've upgraded to 1.4.2 and now 1.4.4, our continuous build project is
triggered when SVN server is not available (for exemple because of network
outage). It was not the case before.

*Error message *:
ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control
operation failed: svn: PROPFIND request failed on '/svn/.................'
svn: PROPFIND of '/svn/.....................': could not connect to server
(https://...................) . Process command: svn.exe log
https://..............................
-r "{2009-07-24T14:04:22Z}:{2009-07-24T22:51:36Z}" --verbose --xml
--username .............. --password ........ --non-interactive
--no-auth-cache at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute(ProcessInfo
processInfo) at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.Svn.GetModifications(IIntegrationResult
from, IIntegrationResult to) at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications(ISourceControl
sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild)
at
ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications(IIntegrationResult
from, IIntegrationResult to) at
ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate(IntegrationRequest
request)


The consequence  is that project 'compilation' fails and becomes red. When
SVN server is back, project status is obviously still red :(
Does someone know a way to workaround that behavior, or if a bug has already
been reported for the regression ?

rds
Florent

Reply via email to