Issue 273: allow hooks to echo to thg command windows
http://bitbucket.org/tortoisehg/stable/issue/273/allow-hooks-to-echo-to-thg-command-windows

fabse on Fri, 3 Jul 2009 11:09:29 +0200:

Comment:
  I tried the new 0.8 with my hooks. See the attached picture for whats 
happening. i have a small hook added to hgrc. No python, just a simple "echo 
xxx && exit 1" to lock a repository.

The command line shows my personal echo and afterwards the abort-message. Thats 
how its supposed to work

In thg 0.8 I only see:

running hook prechangegroup.locked: echo TEAM REPOSITORY IS LOCKED. Please 
contact the release manager... && exit 1
prechangegroup.locked hook exited with status 1
[command interrupted]

this works too, but the echo is not doing an echo ;) ist just printing the hook 
itself

Changes:
  status: resolved -> open
  version: 0.7 -> 0.8

-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to