Can't add notify hook

Igor Lautar igor.lautar at gmail.com
Thu Dec 3 06:35:31 CST 2009


2009/12/3 Filip Gruszczyński <gruszczy at gmail.com>:
> It seems, that notify sends mail, when the push was external. When it
> comes from the same server, no message is sent. But when other
> developer pushed some changes from outside, I received mails. So it
> works now.
>
> Any idea, why it doesn't send mail, when changes are pushed from the
> same server?

Like when pushed from a clone of repository which has notifications set-up?
Or commiting to repository which has notifications set-up?

I have tried first one some time back (when setting it up) and it
worked (at least, I remember using test = True and getting proper
notification output on push).

Have you tried using test = True and examining output on push (with --debug)?


More information about the Mercurial mailing list