remote-hgrc
author Paul Crowley <paul@lshift.net>
Tue, 22 Apr 2008 13:23:07 +0100
changeset 25 9d78dca32325
parent 18 538d6b198f4a
child 31 d54720d47ca2
permissions -rw-r--r--
properly name the rule parameter for user

# hgrc to use for all remote users

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

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