A user has asked the following question (see below).  I don't believe
there's a way to do what he wants, but thought I'd check to make sure.

> I was trying to use tag info to report changes to a particular tag and
> what files it changes.�It works well except for the fact that it
> reinvokes the script for every single directory that it recurses.�This
> as you can imagine would generate a lot of e-mails on a big directory
> tree structure.�Do you know of�a way to accomplish this same task with
> only one invocation.
>
> For example on the verifymsg, I wanted to also find out what files were
> commited so I was able to just change the commitinfo to cache a file of
> changes that were being commited for a user and then since verifymsg
> get's invoked last it would use that cached file and send out an
> e-mail.�Is there anything that can be done like this for taginfo maybe a
> file that will always get invoked last and only once?�Any help would
> greatly be appreciated.


_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to