info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Taginfo Script


From: Murugaiyan, Natarajan [IT]
Subject: Taginfo Script
Date: Thu, 16 Sep 2004 15:58:54 -0400


I would like to prevent developers from rebranching a module using
the same branch tag.

Triggering a pretag script from the taginfo file seems the logical
place to start. The pretag script could open each file(passed 
in the command line) in the repository and check if the tag being attempted 
already exists. If none of the files have the tag, the script could 
return 0 allowing the tag to be created.


However the tag creation will not be atomic because the pretag script
is called once per directory in the module.

Any ideas on how to handle this?


Natarajan Murugaiyan(Ravi) 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]