src/mercurialserver/paths.py
author Paul Crowley <paul@lshift.net>
Fri, 06 Mar 2009 13:03:46 +0000
changeset 75 5af89523a9d3
parent 70 abb9ed8972e0
child 79 3a58a95fae2f
permissions -rw-r--r--
give refreshauth.py a hook and call that in hgadmin hgrc

# Copyright 2008-2009 LShift Ltd

# Crude but it will do

def getEtcPath():
    return "/etc/mercurial-server"