src/hg-ssh
changeset 36 b3237aabd0fe
parent 33 18e93dbdaf12
child 39 f5055ce263c7
equal deleted inserted replaced
35:0ed592d0f799 36:b3237aabd0fe
    10 # This software may be used and distributed according to the terms
    10 # This software may be used and distributed according to the terms
    11 # of the GNU General Public License, incorporated herein by reference.
    11 # of the GNU General Public License, incorporated herein by reference.
    12 
    12 
    13 """
    13 """
    14 hg-ssh - limit access to hg repositories reached via ssh.  Part of
    14 hg-ssh - limit access to hg repositories reached via ssh.  Part of
    15 hg-admin-tools.
    15 mercurial-server.
    16 
    16 
    17 This script is called by hg-ssh-wrapper with no arguments - everything
    17 This script is called by hg-ssh-wrapper with no arguments - everything
    18 should be in enviroment variables:
    18 should be in enviroment variables:
    19 
    19 
    20 HG_ACCESS_RULES_FILE identifies the path to the rules file
    20 HG_ACCESS_RULES_FILE identifies the path to the rules file