I currently have a project that includes a ton of external elements that need to be rebuilt as external elements are updated to keep artifacts fresh. I can’t understand how to initiate svn assembly when external changes, only when the change occurs in the branch itself.
Is there any TeamCity feature that will do this, and if not, what is the way to add this build trigger?
source
share