--- /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