Can't add notify hook
Igor Lautar
igor.lautar at gmail.com
Tue Dec 1 08:24:17 CST 2009
2009/12/1 Filip Gruszczyński <gruszczy at gmail.com>:
>> How do you trigger this hook? Also provide push command output with -v parm.
>
> I make a change in the source code in the central repo, then I do hg
> ci -m "..". Am I doing it wrong?
notify extension only works when changes are brought in repo, not
committed.See http://mercurial.selenic.com/wiki/NotifyExtension.
Clone repo, then do some changes in clone and push back. You should
get notification on push.
More information about the Mercurial
mailing list