X-Git-Url: https://git.ucc.asn.au/?p=gitosis-admin.git;a=blobdiff_plain;f=gitosis.conf;h=616504c6686d1f9a61e0c2df84a4261c41b832c3;hp=cc808821e19835ac3fd2dcfe160e78853a091455;hb=a7305a069cded7ff95d8f1c3551c58b9e8af64df;hpb=db876a9dae7a72091cc91283c7adb6892fdfdd94 diff --git a/gitosis.conf b/gitosis.conf index cc80882..616504c 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 @@ -25,7 +29,7 @@ [group gitosis-admin] writable = gitosis-admin -members = zanchey@ucc trs80@ucc shmookey@ucc dja@ucc frenchie@ucc spartan@ucc atyndall@ucc matches@ucc sjy@ucc gozzarda@ucc +members = zanchey@ucc trs80@ucc shmookey@ucc dja@ucc frenchie@ucc spartan@ucc atyndall@ucc matches@ucc sjy@ucc gozzarda@ucc oxinabox@ucc tpg@ucc.asn.au rvvs89@ucc sulix@ucc [repo gitosis-admin] daemon = yes @@ -78,7 +82,7 @@ daemon = yes # progcomp - refer [DJA] [group progcomp10] writable = progcomp10 -members = progcomp@murjan dja@ucc tpg@ucc.asn.au shmookey@ucc rvvs89 +members = progcomp@murjan dja@ucc tpg@ucc.asn.au shmookey@ucc rvvs89@ucc [repo progcomp10] daemon = yes @@ -135,7 +139,6 @@ members = atyndall@ucc [repo atyndall/cits2231] daemon = yes -gitweb = no [group gozzarda] writable = zanchey/dispense2 matches/MECH2401 @@ -149,7 +152,7 @@ members = zanchey@ucc daemon = yes [group matches] -writable = matches/honours matches/swarm matches/MECH2401 matches/MCTX3420 +writable = matches/honours matches/swarm matches/MECH2401 matches/MCTX3420 matches/FYP2014 members = matches_honours matches@ucc [repo matches/honours] @@ -168,6 +171,26 @@ members = matches@ucc matches_mctx3420 [repo matches/MCTX3420] daemon = yes +[repo matches/FYP2014] +daemon = yes + +# [SZM] and [SLX]'s Final* Year Project +[group ipdf] +writable = ipdf/documents ipdf/code ipdf/vfpu ipdf/sam +members = matches@ucc sulix@ucc ipdf + +[repo ipdf/sam] +daemon = yes + +[repo ipdf/documents] +daemon = yes + +[repo ipdf/code] +daemon = yes + +[repo ipdf/vfpu] +daemon = yes + # [sjy] projects [group austlii] writable = sjy/austlii @@ -180,3 +203,10 @@ writable = sjy/assetmap members = sjy@ucc [repo sjy/assetmap] daemon = yes + +[group cits3200f] +writeable = frames/cits3200f +members = frames@ucc oxinabox@ucc lgrevenl scottp jack BobHayden + +[repo frames/cits3200f] +daemon = no