My own tries make me think that only the first line with a regexp matching the commit directory is used, and subsequent ones are silently ignored.
I could use a wrapper scripts encapsulating the different tasks, however I don't want to use the same list of task for all the different parts of a repository. In other terms, I'd like to do something as:
^foo report-mail
^foo/www extract-website
Meaning sending mail for any commit in foo modules, and additionaly extracting web pages for the www subdirectory.
-- Build a system that even a fool can use, and only a fool will want to use it -- Educational Considerations n°2
_______________________________________________ Info-cvs mailing list Info-cvs@gnu.org http://lists.gnu.org/mailman/listinfo/info-cvs