How do I set up a TeamCity VCS label (SVN) when using a checkout rule?
问题 How do I label my SVN project with TeamCity VCS labeling if I am using a checkout rule? I read the checkout rule docs, but I'm having a hard time understanding the relationship between VCS labeling and checkout rules in TeamCity. My SVN structure looks like: https://my.internalsvn.com/(...)/myproject/branches/gattaca-dev https://my.internalsvn.com/(...)/myproject/tags https://my.internalsvn.com/(...)/myproject/trunk In TeamCity, my VCS root is configured to: https://my.internalsvn.com/(...)