[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Subversion hooks

From: Toby Johnson <toby_at_etjohnson.us>
Date: 2004-07-26 06:55:11 CEST

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

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.