remote-hgrc
author Paul Crowley <paul@ciphergoth.org>
Thu, 24 Apr 2008 08:27:30 +0100
changeset 28 583ed103e021
parent 18 538d6b198f4a
child 31 d54720d47ca2
permissions -rw-r--r--
update README to reflect new scripted installer

# hgrc to use for all remote users

[extensions]
access = /home/hg/admin/hg-admin-tools/access.py

[hooks]
pretxnchangegroup.access = python:access.hook