Hi

if you mean : roll back the changes done in source control when a build
fails (for example)
there is no simple solution, since this is source control dependend.

what you can do is the following :
° use the conditional publisher
http://confluence.public.thoughtworks.org/display/CCNET/Conditional+Publisher
° let it execute a batch file, that will roll back the changes (using the
exec task)



with kind regards
Ruben Willems

On Wed, Feb 3, 2010 at 11:11 PM, Fresno Bob <[email protected]>wrote:

> Can any one offer tips on how to rollback a build
>

Reply via email to