src/init/conf/remote-hgrc
changeset 33 18e93dbdaf12
parent 31 d54720d47ca2
child 36 b3237aabd0fe
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/init/conf/remote-hgrc	Mon Jun 16 17:12:20 2008 +0100
@@ -0,0 +1,7 @@
+# hgrc to use for all remote users
+
+[extensions]
+access = /usr/local/lib/hg-admin-tools/access.py
+
+[hooks]
+pretxnchangegroup.access = python:access.hook