mercurial/hgweb.cfg

changeset 600
00bfe519c9d3
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/mercurial/hgweb.cfg	Wed Feb 08 20:15:40 2012 +0200
     1.3 @@ -0,0 +1,7 @@
     1.4 +[web]
     1.5 +baseurl = /hg
     1.6 +
     1.7 +[paths]
     1.8 +repo1 = @l_prefix@/var/mercurial/repo1
     1.9 +repo2 = @l_prefix@/var/mercurial/repo2
    1.10 +

mercurial