src/init/hgadmin-hgrc
author Paul Crowley <paul@lshift.net>
Tue, 24 Feb 2009 10:31:48 +0000
changeset 65 d5c3bb61607b
parent 62 f1e319d3672a
child 75 5af89523a9d3
permissions -rw-r--r--
Describe plan to abolish shell scripts and un-hard-wire paths

# WARNING: when these hooks run they will entirely destroy and rewrite
# ~/.ssh/authorized_keys

[hooks]
changegroup.aaaab_update = hg update -C default > /dev/null
changegroup.aaaac_purge = hg purge --all > /dev/null
changegroup.refreshauth = /etc/mercurial-server/refresh-auth