Hello,

I am running into this problem in CCNet 1.4, I tried to upgrade to
1.6, and had the same problem. My project is simply trying to update
my local Accurev workspace.

For some reason, I am getting the following error:
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 "2011/07/13
11:16:51-2011/07/13 11:14:38"
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute(ProcessInfo
processInfo)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.AccuRev.GetModifications(IIntegrationResult
from, IIntegrationResult to)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModificationsWithLogging(ISourceControl
sc, 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)

Reply via email to