build.vcs.number.<simplified VCS root name>
Hi Teamcity Team,
thanks for your great work with TC 4.0.
I have a question regarding a feature, i waited for a long time:
Getting a svn branch head revision via TC System Property Names (build.vcs.number.<simplified VCS root name>)
I tried this with my VNC Name {build.vcs.number.branches_pasc_SOP1}, but it still delivers just the head revision of the repositories root, totally disregarding the branch!!
SVN Version: 1.4.4
Teamcity: 4.0 (Enterprise Version)
Hope you can help.
Best regards
Patrick
Please sign in to leave a comment.
Hello Patrick,
TeamCity always uses the latest whole repository revision internally and provides it as a build.vcs.number.* variable.
Could you please file a related issue to our tracker at http://jetbrains.net/tracker (if it is not already there).
Regards,
KIR
Please watch/vote for this issue: http://jetbrains.net/tracker/issue/TW-4527
--
Pavel Sher
Ok. Thanks for the info.