How to make mercurial notify work for other people's push when they don't trust the repo's owner? -
i have team repo setup in our lan, , it's group writable can freely push.
(note: repo purely experimentation don't want limit/check on push.)
now want use notify
extension send email whenever push happens. works fine own push, not work others unless trust user, otherwise hg push
doesn't read repo's hgrc
, no notification.
i don't want force blindly trust me (because use hook/extension steal bank accounts--evil grin). there alternative?
(they describing problem others helps solving yourself. happened again.)
the trivial solution add relevant notify
config items other team members's user hgrc.
Comments
Post a Comment