Hi, I have been testing the CCNET server and yesterday I had an exception when CCNET tried to check for modifications.
<exception><![CDATA [ThoughtWorks.CruiseControl.Core.CruiseControlException: Source control operation failed: svn: Caught signal . Process command: C:\Archivos de programa\CollabNet Subversion \svn.exe log http://X.X.X.X/svn/Project/Dummy/trunk/source -r "{2009-04-20T15:34:19Z}:{2009-04-20T15:57:42Z}" --verbose --xml -- username X --password X --non-interactive --no-auth-cache en ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute (ProcessInfo processInfo) en ThoughtWorks.CruiseControl.Core.Sourcecontrol.Svn.GetModifications (IIntegrationResult from, IIntegrationResult to) en ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications (ISourceControl sourceControl, IIntegrationResult lastBuild, IIntegrationResult thisBuild) en ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications (IIntegrationResult from, IIntegrationResult to) en ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate (IntegrationRequest request)]]></exception> Installed in server: - CruiseControl.Net 1.4.3 - CollabNet Subversion Client 1.6.0 - TortoiseSVN 1.6.0 I have a lot of problems with the relationship between CCNET and SVN ("resource out of date; try updating", "Source control operation failed: svn: Working copy 'out\main\Release' locked svn: run 'svn cleanup' to remove locks", some merge errors when comitting... and more sticky random errors). Cheers, Raúl
