I am currently CruiseControl.NET are set up automatically from SVN to grab the source code from the repository. After having a problem with our SVN server - I created a separate SVN space for this and changed its position to ccnet.config file. It has tried to catch the problems with Cruise ControlOn.Net still with the older SVN stores. I've tried to restart CruiseControl.NET service, artifacts related to the project and remove any other files and changed the name of the project but it still grab the wrong SVN area code Tries for
ThoughtWorks.CruiseControl.Core.CruiseControlException :: Source control operation failed: SVN: 'http option: //local.oldsvnserver/svn/ error I making it OldRepository ': authorization failed (local .oldsvnserver) process command: C: / program files (x86) /Subversion/svn.exe --username username update - password --Non interactive ThoughtWorks.CruiseControl.Core. on Sourcecontrol.ProcessSourceControl.Execute the --no-Auth- cash ThoughtWorks.CruiseControl.Core.Sourcecontrol.Svn.GetSource (ProcessInfo processInfo) (IIntegrationResult results) on ThoughtWorks.CruiseControl.Core.IntegrationRunner.Build (IIntegrationRes Ult result)
where the new sourcecontrol block is:
& lt; Sourcecontrol type = "svn" & gt; & Lt; Executable & gt; C: / Program Files (x86) / Tools / svn.exe & lt; / executable & gt; & Lt; TrunkUrl & gt; Http: //local.newsvnswever/svn/SiteRepository/< / TrunkUrl & gt; & Lt; Username & gt; Username & lt; / Username & gt; & Lt; Password & gt; Password & lt; / Password & gt; & Lt; AutoGetSource & gt; True & lt; / AutoGetSource & gt; & Lt; WorkingDirectory & gt; & Lt; / WorkingDirectory & gt; & Lt; / Sourcecontrol & gt;
Any help will be awesome,
Crescent R
Try the following:
- stop CCNet
- verify see no reference to their old stores in ccnet.config that
- Blow off state files for your projects
- Restart the machines (which I am thinking that the cicenet will restart the service).
All this should be corrected about and the old stuff in CNET should end as the source of the problem.
Comments
Post a Comment