As far as I can see from the code, there is currently no way of doing this in CC.Net. CC.Net only detects if there have been any changes, not the type of changes.
Craig -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Richard Sent: Wednesday, 7 January 2009 6:41 a.m. To: ccnet-user Subject: [ccnet-user] File/Folder dependency for build Hi there, I am relatively new to managing CrusieControl integration of projects, but have been using it for builds for a long time now. Is it possible to run a different build if only certain files or folders are updated. I am using CC.Net to publish an ASP.Net web application. The full build takes maybe 5 -10 minutes to run but recently there have been a few CSS only amends. Obviously it seems a waste to continually build the site based on changes to a CSS file. Is it possible that if only the CSS folder was updated then Cruise Control would run a separate NAnt script that only overwrites the CSS on my test site? Thanks for your help.
