The problem is that draco doesn't know where to find cvs.exe. You might try
adding the cvs directory to the windows path for the user running the build
server, or else in your draco configuration file add
program="/cvs/is/found/here" to the cvs tag. So it might look like
Take a look at
http://www.theserverside.net/articles/showarticle.tss?id=ContinuousIntegration.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Chris
Maxwell
Sent: Friday, February 10, 2006 6:04 AM
To: draconet-users@lists.sourceforge.net
Subject: [Draconet-users] "cvs.exe" not found?
Hi guys,
I'm trying to setup Draco.Net on Windows 2003 Server for use on our
SourceForge project, and I've followed the instructions pretty good (I
think) by installing CVSNT, but I get an error when it tries to build:
2006-02-10 04:05:26 [1628] INFO Draco.Core.Runtime.BuildRunner - HEAD :
Checking module for changes
2006-02-10 04:05:26 [1628] DEBUG Draco.Core.Util.ProcessRunner - Starting
process "cvs.exe".
Command Details:
"cvs.exe" -d:pserver:[EMAIL PROTECTED]:/cvsroot/nasa-exp -q
rlog -N -b -d">2006-02-10T03:50:42-0800" WorldWind
2006-02-10 04:05:26 [1628] ERROR Draco.Core.Runtime.BuildRunner - Failed to
process build 'HEAD'. The following exception occurred:
System.ComponentModel.Win32Exception: The system cannot find the file
specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo
startInfo)
at System.Diagnostics.Process.Start()
at Draco.Core.Util.InterruptibleProcess.Start(TimeSpan timeOut, Boolean
useTimeout)
at Draco.Core.Util.InterruptibleProcess.Start()
at Draco.Core.Util.ProcessRunner.Run(StartInfo startInfo, String output)
at Draco.Core.Scc.CvsRepository.GetModifications(DateTime sinceDate)
at Draco.Core.Runtime.BuildRunner.GetModifications(DateTime
earliestModificationTime)
at Draco.Core.Runtime.BuildRunner.CheckForChanges(BuildType buildType,
Boolean& changesSinceLastBuild)
at Draco.Core.Runtime.BuildRunner.Start(BuildType buildType)
System.ComponentModel.Win32Exception: The system cannot find the file
specified
at System.Diagnostics.Process.StartWithCreateProcess(ProcessStartInfo
startInfo)
at System.Diagnostics.Process.Start()
at Draco.Core.Util.InterruptibleProcess.Start(TimeSpan timeOut, Boolean
useTimeout)
at Draco.Core.Util.InterruptibleProcess.Start()
at Draco.Core.Util.ProcessRunner.Run(StartInfo startInfo, String output)
at Draco.Core.Scc.CvsRepository.GetModifications(DateTime sinceDate)
at Draco.Core.Runtime.BuildRunner.GetModifications(DateTime
earliestModificationTime)
at Draco.Core.Runtime.BuildRunner.CheckForChanges(BuildType buildType,
Boolean& changesSinceLastBuild)
at Draco.Core.Runtime.BuildRunner.Start(BuildType buildType)
I guess it cannot find the cvs.exe file? It's in the C:\Program Files\CVSNT
directory, which is set in the Environmental Variables Path. I've also made
the directory's security set to "Everyone" so there shouldn't be a problem
with permissions.
Any help would be much appreciated as I'd like to get our builds server
working for our testers for our next upcoming version.
Thanks,
Chris Maxwell
Lead Developer, NASA World Wind
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
___
Draconet-users mailing list
Draconet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/draconet-users
---
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid3432&bid#0486&dat1642
___
Draconet-users mailing list
Draconet-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/draconet-users