src/init/dot-mercurial-server
author Paul Crowley <paul@lshift.net>
Fri, 17 Dec 2010 18:54:38 +0000
changeset 274 ec60311ce2a6
parent 225 ff08fd5b1a62
child 303 3f9f247b72bd
permissions -rw-r--r--
dev/chroot-test fixups

# WARNING: a .mercurial-server file in your home directory means
# that refresh-auth can and will trash your ~/.ssh/authorized_keys file.

[paths]
repos = ~/repos
authorized_keys = ~/.ssh/authorized_keys
keys = /etc/mercurial-server/keys:~/repos/hgadmin/keys
access = /etc/mercurial-server/access.conf:~/repos/hgadmin/access.conf

[env]
# Use a different hgrc for remote pulls - this way you can set
# up access.py for everything at once without affecting local operations

HGRCPATH = /etc/mercurial-server/remote-hgrc.d