mercurial/hgweb.cfg

Tue, 02 Jul 2013 21:40:10 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Tue, 02 Jul 2013 21:40:10 +0200
changeset 786
d42403a4ec05
permissions
-rw-r--r--

Try to correct broken build configuration and installation structure.

     1 [web]
     2 baseurl = /hg
     4 [paths]
     5 repo1 = @l_prefix@/var/mercurial/repo1
     6 repo2 = @l_prefix@/var/mercurial/repo2

mercurial