How can I setup CC.NET to check multiple folders for modifications? For example if I have
//path_to_repos/project\folder1 //path_to_repos/project\folder2 //path_to_repos/project\folder3 and want to check changes in folder1 and folder3, but not folder 2. I'm using Starteam but I assume the concept works similarly for other SCMs. Thanks, chris
