mercurial/hgweb.cfg

Fri, 05 Oct 2012 22:38:08 +0200

author
Michael Schloh von Bennewitz <michael@schloh.com>
date
Fri, 05 Oct 2012 22:38:08 +0200
changeset 725
405367b5a7ff
permissions
-rw-r--r--

Correct use of nonstandard fixed bit datatypes u_int[0-9][0-9]*.

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

mercurial