X-Git-Url: https://git.ucc.asn.au/?p=gitosis-admin.git;a=blobdiff_plain;f=gitosis.conf;h=c1b51658d564d74b07e974518714450f92d4bb2f;hp=5e04bbc1e17b64b35cab5d7f8d824ad7ec4d0e48;hb=HEAD;hpb=f75d58cb5cdfc906e2e47ac4be78d87d65bed42c diff --git a/gitosis.conf b/gitosis.conf index 5e04bbc..c1b5165 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 @@ -23,9 +27,10 @@ [gitosis] + [group gitosis-admin] writable = gitosis-admin -members = zanchey@ucc trs80@ucc shmookey@ucc dja@ucc frenchie@ucc spartan@ucc atyndall@ucc matches@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 mtearle@ucc bob@ucc nick@ucc coffee@ucc [repo gitosis-admin] daemon = yes @@ -53,6 +58,27 @@ members = frenchie@ucc zanchey@ucc [repo minutes-rss] daemon = yes +# UCCVend collection of repositories + +[group uccvend] +writable = uccvend-docs uccvend-vendserver uccvend-snackrom uccvend-cokecode uccvend-vagrant +members = mtearle@ucc tpg@ucc.asn.au coffee@ucc zanchey@ucc nick@ucc jimbo@ucc + +[repo uccvend-docs] +daemon = yes + +[repo uccvend-vendserver] +daemon = yes + +[repo uccvend-snackrom] +daemon = yes + +[repo uccvend-cokecode] +daemon = yes + +[repo uccvend-vagrant] +daemon = yes + #Acess2 - refer [TPG] [group acess2] writable = tpg/acess2 @@ -63,7 +89,7 @@ daemon = yes [group uccdoor] writable = uccdoor -members = zanchey@ucc trs80@ucc +members = zanchey@ucc trs80@ucc mtearle@ucc [repo uccdoor] daemon = yes @@ -78,7 +104,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 @@ -91,7 +117,13 @@ members = matches@ucc dja@ucc [repo progcomp2012] daemon = yes +# progcomp2013 - refer [SZM] +[group progcomp2013] +writable = progcomp2013 +members = matches@ucc +[repo progcomp2013] +daemon = yes # icalparse - refer [JCF] [group icalparse] @@ -129,18 +161,85 @@ members = atyndall@ucc [repo atyndall/cits2231] daemon = yes -gitweb = no + +[group gozzarda] +writable = zanchey/dispense2 matches/MECH2401 +members = gozzarda@ucc [group zanchey] -writable = zanchey/dispense2 +writable = zanchey/dispense2 zanchey/uccpass members = zanchey@ucc [repo zanchey/dispense2] daemon = yes +[repo zanchey/uccpass] +daemon = yes + [group matches] -writable = matches/honours +writable = matches/honours matches/swarm matches/MECH2401 matches/MCTX3420 matches/FYP2014 members = matches_honours matches@ucc [repo matches/honours] daemon = yes + +[repo matches/swarm] +daemon = yes + +#[repo matches/MECH2401] +#daemon = yes + +[group matches/MCTX3420] +writable = matches/MCTX3420 +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 +members = sjy@ucc +[repo sjy/austlii] +daemon = yes + +[group assetmap] +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 + + +[group bob/arm2] +writable = bob/arm2 +members = bob@ucc tpg@ucc.asn.au nick@ucc + +[repo bob/arm2] +daemon = no