remote-hgrc
author Paul Crowley <paul@lshift.net>
Fri, 02 May 2008 18:03:42 +0100
changeset 30 98dbde5b13a1
parent 18 538d6b198f4a
child 31 d54720d47ca2
permissions -rw-r--r--
refresh-auth now takes ~/.ssh/authorized_keys as an argument, and it checks that it wrote it last time before rewriting it.

# hgrc to use for all remote users

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

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