I currently have a project which includes a ton of externals which needs to be rebuilt as the externals are updated, to keep the artifacts fresh. I cannot figure out a way to trigger a svn build when an external changes, only when a change is made in the branch itself.
Is there some feature of TeamCity that will do this, and if not, what is the best way to add this build trigger?