From 13f8a2bc8f0cbfbc430f8aa467c579f2570c26c4 Mon Sep 17 00:00:00 2001 From: alex Date: Thu, 17 Jul 2008 12:50:28 +0000 Subject: [PATCH] Enabled CVSPermissions for the repository git-svn-id: svn://10.65.10.50/trunk@16883 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- CVSROOT/checkoutlist | 1 + CVSROOT/commitinfo | 1 + CVSROOT/readers | 0 CVSROOT/taginfo | 1 + CVSROOT/users.restricted | 0 5 files changed, 3 insertions(+) create mode 100755 CVSROOT/readers create mode 100755 CVSROOT/users.restricted diff --git a/CVSROOT/checkoutlist b/CVSROOT/checkoutlist index b04b3501f..795e32345 100755 --- a/CVSROOT/checkoutlist +++ b/CVSROOT/checkoutlist @@ -11,3 +11,4 @@ # [] # # comment lines begin with '#' +users.restricted diff --git a/CVSROOT/commitinfo b/CVSROOT/commitinfo index b19e7b7a6..bf1125e49 100755 --- a/CVSROOT/commitinfo +++ b/CVSROOT/commitinfo @@ -13,3 +13,4 @@ # # If the name "ALL" appears as a regular expression it is always used # in addition to the first matching regex or "DEFAULT". +DEFAULT /usr/local/cvstools/cvspermissions.sh diff --git a/CVSROOT/readers b/CVSROOT/readers new file mode 100755 index 000000000..e69de29bb diff --git a/CVSROOT/taginfo b/CVSROOT/taginfo index 274a46dd5..c037b2b61 100755 --- a/CVSROOT/taginfo +++ b/CVSROOT/taginfo @@ -18,3 +18,4 @@ # # If the name "ALL" appears as a regular expression it is always used # in addition to the first matching regex or "DEFAULT". +DEFAULT ./cvspermtagcheck.sh diff --git a/CVSROOT/users.restricted b/CVSROOT/users.restricted new file mode 100755 index 000000000..e69de29bb