Since installing CC 1.4 we have been experiencing some problems with
our builds.  We get the following error:

Error Message: ThoughtWorks.CruiseControl.Core.CruiseControlException:
Source control operation failed: Given update transaction out of
range.
. Process command: accurev.exe update -t 73038
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute(ProcessInfo
processInfo)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.AccuRev.RunCommand(String
args, IIntegrationResult result)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.AccuRev.GetSource(IIntegrationResult
result)
   at
ThoughtWorks.CruiseControl.Core.Sourcecontrol.FilteredSourceControl.GetSource(IIntegrationResult
result)
   at
ThoughtWorks.CruiseControl.Core.IntegrationRunner.Build(IIntegrationResult
result)

I have checked with AccuRev and they are saying that it seems to be a
CC issues.  I can take and build the same solution the second time
around without making any changes.  According to AccuRev the build is
trying to perform a get of the source code from an older version.

Any ideas?

Reply via email to