remote-hgrc
author Paul Crowley <paul@ciphergoth.org>
Tue, 22 Apr 2008 10:20:47 +0100
changeset 21 59540181a4bb
parent 18 538d6b198f4a
child 31 d54720d47ca2
permissions -rw-r--r--
simplify by allowing some params to be preset in rules

# hgrc to use for all remote users

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

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