From: David Adam Date: Wed, 26 Mar 2014 04:54:01 +0000 (+0800) Subject: remove gitweb=no, document that it doesn't work X-Git-Url: https://git.ucc.asn.au/?p=gitosis-admin.git;a=commitdiff_plain;h=31cc471a577eecc97da4f0c1ecc11f9fbce4959b remove gitweb=no, document that it doesn't work --- diff --git a/gitosis.conf b/gitosis.conf index 00f8b3a..ba75925 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -15,6 +15,10 @@ # and an export flag set, like this: # [repo $reponame] # daemon = yes +# Note that this enables both anonymous export (via git://git.ucc.asn.au) and +# being viewable in gitweb. As the configuration for git is public, there is not +# a great deal of point in having one but not the other. +# The `gitweb = no` stanza will not work at this stage. # # You should also then edit the ~git/repositories/$reponame.git/config # and insert a [gitweb] section with an owner = $ownername key to identify @@ -135,7 +139,6 @@ members = atyndall@ucc [repo atyndall/cits2231] daemon = yes -gitweb = no [group gozzarda] writable = zanchey/dispense2 matches/MECH2401 @@ -182,7 +185,6 @@ daemon = yes [repo ipdf/code] daemon = yes - # [sjy] projects [group austlii] writable = sjy/austlii