C. Michael Pilato wrote:
>Kristis Makris <mkgnu@gmx.net> writes:
>
>
>>Also, I was unable to find how a tagging activity is flagged as such in
>>a transaction. If I can capture a tag name, I can use that tag name in
>>the integration scripts (e.g. to automatically add that tag name as a
>>new product version in Bugzilla). How can I capture tags ?
>>
>>
>
>Tags don't exist in Subversion as first-class actions or items. You
>get files and directories, and you get the ability to make copies of
>them. That's branching and tagging.
>
That being said, if you followed the normal convention that tags always
go in a /tags directory or something similar, you could (for example)
have your hook scripts look for new directories within that directory.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 26 06:52:21 2004