hgwebdir.cgi
changeset 10282 08a0f04b56bd
parent 7526 b7d4db95e95a
equal deleted inserted replaced
10281:e7d3b509af8b 10282:08a0f04b56bd
    35 # virtual/root2 = /real/root2/**
    35 # virtual/root2 = /real/root2/**
    36 #
    36 #
    37 # [collections]
    37 # [collections]
    38 # /prefix/to/strip/off = /root/of/tree/full/of/repos
    38 # /prefix/to/strip/off = /root/of/tree/full/of/repos
    39 #
    39 #
    40 # paths example: 
    40 # paths example:
    41 #
    41 #
    42 # * First two lines mount one repository into one virtual path, like
    42 # * First two lines mount one repository into one virtual path, like
    43 # '/real/path1' into 'virtual/path1'.
    43 # '/real/path1' into 'virtual/path1'.
    44 #
    44 #
    45 # * The third entry mounts every mercurial repository found in '/real/root'
    45 # * The third entry mounts every mercurial repository found in '/real/root'