mercurial/hgweb.cfg

Sat, 22 Sep 2012 00:05:30 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Sat, 22 Sep 2012 00:05:30 +0200
changeset 707
005bcc1c949b
permissions
-rw-r--r--

Replace missing perl-dbi dependencies and add path to mysql(1) client.

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

mercurial