Any idea about how to do asynchronous executions in cruisecontrol? I have scenarios in my cc.net builds where I want to execute the tasks asynchronously. for eg: I have two svn repositories from where I get my latest source code. So I have to get latest source from both of these as each task. but i would like cc.net to make it possible for me to run these two svn tasks asynchronously.
any ideas on this?? Thanks, Sandeep
