annotate tests/test-hook.out @ 1537:583b3696d24d

Added hg-ssh - a wrapper for ssh access to a limited set of mercurial repos To be used in ~/.ssh/authorized_keys with the "command" option, see sshd(8): command="hg-ssh path/to/repo1 /path/to/repo2 ~/repo3 ~user/repo4" ssh-dss ... (probably together with these other useful options: no-port-forwarding,no-X11-forwarding,no-agent-forwarding) This allows pull/push over ssh to to the repositories given as arguments. If all your repositories are subdirectories of a common directory, you can allow shorter paths with: command="cd path/to/my/repositories && hg-ssh repo1 subdir/repo2"
author Thomas Arendsen Hein <thomas@intevation.de>
date Sun, 13 Nov 2005 02:06:02 +0100
parents acd1832ebf31
children 791405fe9991
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
487
2ad41189bee5 Add initial hook support
mpm@selenic.com
parents:
diff changeset
1 precommit hook
1481
acd1832ebf31 Change test-hook to test multiple hooks
Matt Mackall <mpm@selenic.com>
parents: 925
diff changeset
2 commit hook b
487
2ad41189bee5 Add initial hook support
mpm@selenic.com
parents:
diff changeset
3 commit hook: acb14030fe0a21b60322c440ad2d20cf7685a376