Hi James,
This is the forum for SCM Anywhere Hosted, so I thought you were using SCM Anywhere. Sorry for the misunderstanding.
We've updated the CCNET Plug-in for you. Here is the download link. Please unzip the file to the CruiseControl.NET server directory and try again.
http://www.dynamsoft.com/download/Suppo ... /ccnet.zipFYI: The source code of CCNET Plug-in is included in ccnet.SAWH.plugin3.0.1.zip. To update the plug-in to be compatible with the latest version of CCNET, you can follow the steps below:
1. Open the project in Visual Studio.
2. Add the following references: NetReflector.dll, ThoughtWorks.CruiseControl.Core.dll and SAWHSDK.dll.
NetReflector.dll and ThoughtWorks.CruiseControl.Core.dll can be found in the CruiseControl.NET server directory. SAWHSDK.dll can be found in the installation folder SourceceAnywhere Hosted SDK.
3. Rebuild the project.
4. Copy the newly generated ccnet.SAWH.plugin.dll and Interop.SAWHSDKLib.dll to the CruiseControl.NET server directory.
5. Edit the ccnet.config file in the CruiseControl.NET server directory appropriately.