equal
deleted
inserted
replaced
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' |