R – CruiseControl SVN Exception

cruisecontrol.netsvn

I get the following error sometimes(mostly overnight) when svn is trying to connect to the repository to check for updates:

ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control operation failed: svn: OPTIONS of 'RepositoryURL': could not connect to server (ServerName)

I have to manually force build the project in order to have the successful build again.
How can I avoid this or have cruiscontrol build the project again(automatically) when this happens

Best Answer

One potential solution you may consider is to setup a filter trigger to not run builds during the evening.

Filter Trigger