src/init/hgadmin-hgrc
author Paul Crowley <paul@lshift.net>
Thu, 28 May 2009 10:43:30 +0100
branchdebian
changeset 99 e99262dfa950
parent 75 5af89523a9d3
child 102 4603948da317
permissions -rw-r--r--
Don't know if I'm making progress here

# 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 = python:mercurialserver.refreshauth.hook