Can't add notify hook

Igor Lautar igor.lautar at gmail.com
Tue Dec 1 15:03:11 UTC 2009


2009/12/1 Filip Gruszczyński <gruszczy at gmail.com>:
>> [usersubs]
>> gruszczy at gmail.com = **
>
> That's exactly what is written there.
>
>> Do your smtp server logs show any activity (related to hg that is)?
>
> I run tail -f on /var/log/mail.* but there was no activity, when I
> pushed new change, although there was information about notify
> activation in hg push.

When notify sends notifications, you get something like:

searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 2 changesets with 4 changes to 4 files
remote: notify: sending 2 subscribers 1 changes
remote: notify: sending 2 subscribers 1 changes

This is with notify being hooked to incomming (one mail per changeset).

Are you seeing messages like last 2?

I'm running out of ideas...



More information about the Mercurial mailing list