Hi,
I'm looking to poll repository for changes, determine if change was made, find URL of change in SVN and extract the URL. Ideally, this would all be in one build plan.
For example, if developer checks in code to Code/ABC/MR3 then I want Code/ABC/MR3/build.xml to run. If developer checks in code to Code/ABC/MR1 then Code/ABC/MR1/build.xml should run. However, I only want one build plan monitoring Code/ABC.