We have these kinds of errors in the server system event log concerning the agent workspace cleanup:
Could not perform post-build cleanup operations on workspace. System.Exception: Could not delete tree, the following exceptions occured:
C:\ContinuaShare\Ws\Test_Framework\5\.hg\store\data\_artifacts\_variables: The directory is not empty.
C:\ContinuaShare\Ws\Test_Framework\5\.hg\store\data\_artifacts: The directory is not empty.
C:\ContinuaShare\Ws\Test_Framework\5\.hg\store\data: The directory is not empty.
C:\ContinuaShare\Ws\Test_Framework\5\.hg\store: The directory is not empty.
C:\ContinuaShare\Ws\Test_Framework\5\.hg: The directory is not empty.
at Continua.Common.Utilities.DirectoryHelper.DeleteTree(String path)
at Continua.Modules.Builds.Workspace.b__0()
at Continua.Common.Utilities.MutexUtilities.WithMutex(IStoppable context, String mutexName, Action action)
at Continua.Modules.Builds.Workspace.Tidy(IApplication app)
In addition to these issues there are number of errors from repository actions logged when our SVN server is off-line for backup.