X-Git-Url: https://git.ucc.asn.au/?p=gitosis-admin.git;a=blobdiff_plain;f=gitosis.conf;h=fb6104585ef1537aab56122ebca73dfce959c328;hp=0c0a154b6038eac65a4f0b6cc4f3f589e4beb8ee;hb=ca8df0625a7342582a694314e9b4a506462d9ca7;hpb=728b2cb89ba6159f144e3925e115d61ec99f0248 diff --git a/gitosis.conf b/gitosis.conf index 0c0a154..fb61045 100644 --- a/gitosis.conf +++ b/gitosis.conf @@ -149,7 +149,7 @@ members = zanchey@ucc daemon = yes [group matches] -writable = matches/honours matches/swarm matches/MECH2401 +writable = matches/honours matches/swarm matches/MECH2401 matches/MCTX3420 members = matches_honours matches@ucc [repo matches/honours] @@ -158,10 +158,15 @@ daemon = yes [repo matches/swarm] daemon = yes -[repo matches/MECH2401] -daemon = yes +#[repo matches/MECH2401] +#daemon = yes +[group matches/MCTX3420] +writable = matches/MCTX3420 +members = matches@ucc matches_mctx3420 +[repo matches/MCTX3420] +daemon = yes # [sjy] projects [group austlii] @@ -175,3 +180,10 @@ writable = sjy/assetmap members = sjy@ucc [repo sjy/assetmap] daemon = yes + +[group cits3200f] +writeable = frames/cits3200f +members = frames@ucc + +[repo frames/cits3200f] +daemon = no