I am trying to get updates from svn 1 revision at a time so that I can 
build the working copy using msbuild and run a custom script to make 
patches for my builds. Also I want to get revision number.
I also made a custom script to get 1 revision at a time but was not able to 
integrate it with svn source control block because of its requirements for 
3 different scenarios.
The solution is if you can tell the ccnet just to run the script at the 
time of source control and if it throws different errors then different 
emails. OR you can also point me to a good documentation which tells me 
exactly how ccnet deals with external scripts in source control.

I can not just put it in tasks is because if there are no updates then also 
the ccnet will say that the build failed

Reply via email to