Im trying CruiseControl.net on a script project, i have several Perl
scripts in a subversion server.

I managed to get CruiseControl.net to get the scripts from subversion
but how do i make it run the script, like "C:\Perl\bin\perl.exe
<scriptname>" and when i "build" it again to stop the script, I want
it to preferably cancel the script with the equivalent of "Ctrl-C" but
if would also work if it just kills the process.

The scripts act like a service so they need to be running at all
times.

Sorry if this has been asked before, I couldnt find anything similar
in the mailing list.

Best regards,

Reply via email to