comparison tests/test-hook.out @ 1736:50de0887bbcd

add preoutgoing and outgoing hooks. preoutgoing lets prevent pull over http or ssh. outgoing lets notify after pull.
author Vadim Gelfer <vadim.gelfer@gmail.com>
date Fri, 17 Feb 2006 08:26:21 -0800
parents 791405fe9991
children 429bf036f2cb
comparison
equal deleted inserted replaced
1735:791405fe9991 1736:50de0887bbcd
69 added 1 changesets with 1 changes to 1 files 69 added 1 changesets with 1 changes to 1 files
70 abort: pretxnchangegroup.forbid hook exited with status 1 70 abort: pretxnchangegroup.forbid hook exited with status 1
71 transaction abort! 71 transaction abort!
72 rollback completed 72 rollback completed
73 3:07f3376c1e65 73 3:07f3376c1e65
74 preoutgoing hook: s=pull
75 outgoing hook: n=3cd2c6a5a36c5908aad3bc0d717c29873a05dfc2 s=pull
76 pulling from ../a
77 searching for changes
78 adding changesets
79 adding manifests
80 adding file changes
81 added 1 changesets with 1 changes to 1 files
82 (run 'hg update' to get a working copy)
83 rolling back last transaction
84 preoutgoing hook: s=pull
85 preoutgoing.forbid hook
86 pulling from ../a
87 searching for changes
88 abort: preoutgoing.forbid hook exited with status 1