Hi all. Currently, I'm using CCnet 1.5 and have a project with a trigger that checks for modifications every hour and builds if necessary. The Subversion block is configured to do a CleanCopy and checkout fresh working folder each time. Developers frequently force a build to run via CCTray or the dashboard though and the checkout process can take some time.
Is there a way of configuring the Subversion block to do a CleanCopy only if the build condition=IfModificationExists? Builds forced via CCtray or dashboard would only do an Update (after reverting local changes)? Has anyone done this in CCNet 1.5? In looking at the latest documentation (1.6), I see the BuildCondition tag that might help. the only thing I can think of is having a prebuild task that deleted the working folder if it's an hourly build. Thanks. Brian Baltz
