advanced pattern matching, possible?
Hello All,
I have my svn in the standard
-Project
--trunk
--tags
--branches
I finally figured out how to configure TeamCity so that it will trigger when finding a "_TESTABLE" tag in the tags folder but I was
wondering if it might be possible to go beyond the basics.
in my tags/ folder I would like ot have multiple tags some related to version numbers like
VER_1_3_TESTABLE
VER_1_5_TESTABLE
VER_2_0_TESTABLE
... etc
I'd like TC to be able grab the VER_2_0_TESTABLE from this list based on either last tag by alphabet or last tag create timestamp. Am I asking too much?
The easiest solution if that's not possible is to create a "releases" directory that will only have only one "tagged" release at any given time.
Thoughts?
Edited by: Vincent Storm on Oct 20, 2008 11:06 AM
Please sign in to leave a comment.
The question perhaps no longer relevant. If it's not please leave a comment or create a separate thread.
Kind regards,Marina