Message11384

Author jan1972
Recipients mpm, sborho
Date 2010-01-05.17:57:00
Content
Nothing specific to TortoiseHg: it is related to the fact that I am using an
external hook.

BTW, if you try a hook on a local repo, there is nothing wrong in having the
script dump to stderr directly. The issue is when you push to a remote repo
(http in my case) which runs the 'pretxnchangegroup' hook and wants to
forbid the push for a reason or another. That reason is not displayed to the
user.
History
Date User Action Args
2010-01-05 17:57:00jan1972setmessageid: <1262714220.18.0.651121621562.issue1971@mercurial.selenic.com>
2010-01-05 17:57:00jan1972setrecipients: + mpm, sborho
2010-01-05 17:57:00jan1972linkissue1971 messages
2010-01-05 17:57:00jan1972create