Has anyone upgrade to AccuRev 5.0? I just performed the upgrade and my CC projects will no longer build. I get the following error:
<exception><![CDATA [ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control operation failed: The minimum length of the argument for the - s option is 1 . . Process command: accurev.exe hist -a -s "" -t "2010/01/18 08:37:38-2010/01/18 07:00:00" at ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute (ProcessInfo processInfo) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.GetModifications (ProcessInfo info, DateTime from, DateTime to) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.AccuRev.GetModifications (IIntegrationResult from, IIntegrationResult to) at ThoughtWorks.CruiseControl.Core.Sourcecontrol.FilteredSourceControl.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)]]></exception> Any help would be appreciated.
