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

hooks - enforce tag naming convention

From: allan juul <lambretta_at_inet.uni2.dk>
Date: 2005-02-03 21:20:33 CET

hello

i can predict we will get some problems when our developer group will
tag modules themselves, so i thought if it would be possible (and wise)
to install a commit-hook that brutally will convert whatever they are
trying to tag into a pre-defined naming standard. we know beforehand
that the actual modules reside correctly in trunk.

for instance:

trunk module:

   http://asite.com/svn/trunk/module

developer try to tag to

   http://asite.com/svn/trunk/module/what_a_mess/my_brillant_tag_name

but commit-script will auto-convert all that into

   http://asite.com/svn/tags/module/v_178

[the script will see the latest version is v_177]

would that be possible currently ?

./allan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Feb 3 21:23:03 2005

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

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