Add ipdf/vfpu
[gitosis-admin.git] / gitosis.conf
index dad581b..445880e 100644 (file)
 # 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
@@ -173,8 +176,8 @@ daemon = yes
 
 # [SZM] and [SLX]'s Final* Year Project
 [group ipdf]
-writable = ipdf/documents ipdf/code
-members = matches@ucc sulix@ucc
+writable = ipdf/documents ipdf/code ipdf/vfpu
+members = matches@ucc sulix@ucc ipdf
 
 [repo ipdf/documents]
 daemon = yes
@@ -182,6 +185,8 @@ daemon = yes
 [repo ipdf/code]
 daemon = yes
 
+[repo ipdf/vfpu]
+daemon = yes
 
 # [sjy] projects
 [group austlii]

UCC git Repository :: git.ucc.asn.au