diff options
author | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-09-03 23:56:32 +0000 |
---|---|---|
committer | Hans-Christoph Steiner <eighthave@users.sourceforge.net> | 2004-09-03 23:56:32 +0000 |
commit | 122576daab6296fb3c8996ab1b721eee433a5ff7 (patch) | |
tree | 6ae2fcc2ebbee0cefac7b14f444cbf32407c7319 /CVSROOT | |
parent | bc0886ded37ac6a88e1a0c25e784b5b38689f6a9 (diff) |
added ACL on the MAIN branch of pd to prevent accidental commits
svn path=/trunk/; revision=2002
Diffstat (limited to 'CVSROOT')
-rw-r--r-- | CVSROOT/avail | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/CVSROOT/avail b/CVSROOT/avail index 68e3ff7d..0bd0d282 100644 --- a/CVSROOT/avail +++ b/CVSROOT/avail @@ -1,3 +1,8 @@ +# +# For docs, check: +# http://sourceforge.net/docman/display_doc.php?docid=772&group_id=1#docscvsacls +# + # defunct gem directory unavail | | gem avail | cclepper,dheck,ggeiger,tigital,zmoelnig | gem @@ -15,6 +20,11 @@ avail | sevyves,eighthave | unauthorized unavail | | grill avail | xovo | grill +# restrict the MAIN branch of "pd" to prevent accidental +# commits that should go to devel_0_37 or impd_0_37 +unavail | | pd | MAIN +avail | millerpuckette,ggeiger | pd | MAIN + # this line ALWAYS needs to be the last line in this file # otherwise, its possible to lock everyone out of the CVS avail | adamlindsay,eighthave,fbar,ggeiger,millerpuckette | CVSROOT |