Hi there
Thx for the reply.
The exact problem is we use accurev and visual studio and I'm trying to integrate and automate release build and release process as much as possible. We have some form of manual build request intervention from the developer at which point we build and required files/.dlls and then copy/copy+register them on the target servers using shell scripts. We then notify developer that build and release is complete via email. Also update the job associated with the fix. Can I use cruisecontrol to achieve all of the above? If so where can I find the necessary links on this website to achieve this?
Kindly advice

Regards
Vikas Narasimha

On 22 Oct 2009, at 07:40, Ruben Willems <[email protected]> wrote:

Hi


1) yes

2) if you mean copy them to target servers : yes
    if you mean copy and register : that depends
     --> copying no problem
registring requires that the process is ran at the remote computer
           pstools(free) of sysinternals can be helpfull here
3) do not know
4) do not really understand the question, you want to control what a buildscript does via the dashboard?



with kind regards
Ruben Willems


On Wed, Oct 21, 2009 at 5:44 PM, captedgar <[email protected] > wrote:

Sorry, I'm new to CruiseControl.
Does CruiseControl allow you to do both of the following?

1) Build .dlls and
2) Deploy them onto target servers.
3) If 1 and 2 are not applicable, is there any release tool with which
cruisecontrol can integrate easily
4) We have a list of Window Script which are used for releases. So is
it possible to automate the build process through cruisecontrol and
then call the windows scripts on the dashboard to perform and complete
the release process?

can this achieved through some config settings?

regards

Reply via email to