We have a continuous build setup on our SVN repo using cc.net. The trunk has a sub-folder called "Bin". After a successful build, we copy all our DLLs into the bin folder and check it in. This causes an endless build cycle because the bin folder changes constitute a change and this triggers the interval trigger to commission another build.
Is there any setting on the cc.net side we can set to tell cc.net to ignore the changes to the bin folder?
TIA rams