Title: Message
Hi,
 
1) I have a batch file that executes multiple nant builds'.
If one of those build file(s) returns a 'build failed', I do not want to stop the build process there itself. How do I achieve that.
 
2) How do I integrate the build process with VSS(microsoft)? can i use cvs-checkout task to do the same?also , i would want to be able to send out a mail, if the build breaks/succeeds - how do i achieve that.
 
Thanks in advance,
Sriram

Reply via email to