mercurial/hgweb.cfg

Thu, 04 Oct 2012 20:39:52 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Thu, 04 Oct 2012 20:39:52 +0200
changeset 722
657a1a956cbb
permissions
-rw-r--r--

Correct build and runtime dependencies.

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

mercurial