Automatically tagging a build in svn
We're using teamcity for continuous integration and deployment tasks. Is there a built-in mechanism for tagging releases from inside TC as part of a build process? Or do I need to incorporate it into my nAnt task that gets run as part of deployment? I know that TC isvcs agnostic, but I wasn't sure if there was something that I was missing.
Please sign in to leave a comment.
Hello Matt,
TeamCity allows to tag SVN builds. Please read some details here.
Regards,
KIR