info-cvs
[Top][All Lists]
Advanced

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

taginfo - not aborting immediately on error


From: yarony
Subject: taginfo - not aborting immediately on error
Date: Wed, 27 Jun 2007 12:55:33 -0000
User-agent: G2/1.0

Hi,

I have a filter called from taginfo to validate use of tags:
- ban tags not in our list
- make sure tags are placed in the proper locations in the repository
- lock-out existing tags so they cannot be moved

the filter really only needs to run once, in the directory where the
tag command is run from.
however, it is called multiple times, once for each directory. this
applies also to the case where the filter returns with an error: I see
the error message repeated multiple times, once for each directory in
the sub-tree.

Is there any way to define the taginfo behavior so the script is run
only for the top-level directory ?

Thanks,

Yaron Yogev



reply via email to

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