email notifications on push

Felix Dorner fdorner at tuenti.com
Mon Jan 10 06:44:06 CST 2011


Hey,

I want to send notification emails to user A if some/path/test.txt
changes, and to user B if /some/other/path/test.txt changes. In
general, users should be able to specify lists of paths/globs they're
interested in and receive notifications in case of a push that
contains a change which matches one of their path specs. I tried out
the notify extension, but that doesn't seem to support this. It only
supports per-repository notifications. Has anyone maybe
extended/implemented a hook that serves my needs and wants to share
it?

Thanks,
Felix


More information about the Mercurial mailing list