info-cvs
[Top][All Lists]
Advanced

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

trigerring several actions on commit


From: Guillaume Rousse
Subject: trigerring several actions on commit
Date: Fri, 20 May 2005 09:49:55 +0200
User-agent: Mozilla Thunderbird 1.0.2-3mdk (X11/20050322)

I had a small look in the list archive and in the on-line manual without being able to find an answer: can I trigger several actions with a single commit ?

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




reply via email to

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