Looks like it cannot find your svn.exe file. If it is located in d:\CC\Sample.net\code\svn then I think you need to specify the full path, i.e. d:\CC\Sample.net\code\svn\svn.exe
Hope this helps On May 5, 1:37 pm, Murthy <[email protected]> wrote: > Hi All, > Error Message: System.IO.IOException: Unable to > execute file [d:\CC\Sample.net\code\svn]. The file may not exist or > may not be executable. ---> System.ComponentModel.Win32Exception: The > system cannot find the file specified at > System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo > startInfo) at System.Diagnostics.Process.Start() at > ThoughtWorks.CruiseControl.Core.Util.ProcessExecutor.RunnableProcess.StartProcess > () --- End of inner exception stack trace --- at > ThoughtWorks.CruiseControl.Core.Util.ProcessExecutor.RunnableProcess.StartProcess > () at > ThoughtWorks.CruiseControl.Core.Util.ProcessExecutor.RunnableProcess.Run > () at ThoughtWorks.CruiseControl.Core.Util.ProcessExecutor.Execute > (ProcessInfo processInfo) at > ThoughtWorks.CruiseControl.Core.Sourcecontrol.ProcessSourceControl.Execute > (ProcessInfo processInfo) at > ThoughtWorks.CruiseControl.Core.Sourcecontrol.Svn.GetModifications > (IIntegrationResult from, IIntegrationResult to) at > ThoughtWorks.CruiseControl.Core.Sourcecontrol.QuietPeriod.GetModifications > (ISourceControl sourceControl, IIntegrationResult lastBuild, > IIntegrationResult thisBuild) at > ThoughtWorks.CruiseControl.Core.IntegrationRunner.GetModifications > (IIntegrationResult from, IIntegrationResult to) at > ThoughtWorks.CruiseControl.Core.IntegrationRunner.Integrate > (IntegrationRequest request) > Project: Sample.net > Date of build: 2009-05-05 17:55:23 > Running time: 00:00:00 > Integration Request: Dashboard triggered a build (ForceBuild) > > Not able to find the trunk while > doing the checkout from the svn server.anyone please help to solve > this issue. > > Regards > Murthy
