Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] CVSROOT commit in /: config
Date: Sun, 02 Dec 2007 22:57:25
Message-Id: E1IyxkW-00016S-I3@stork.gentoo.org
1 robbat2 07/12/02 22:57:20
2
3 Modified: config
4 Log:
5 Fix the UserAdminOptions setting.
6
7 Revision Changes Path
8 1.13 var/cvsroot/CVSROOT/config
9
10 file : http://sources.gentoo.org/viewcvs.py//var/cvsroot/CVSROOT/config?rev=1.13&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py//var/cvsroot/CVSROOT/config?rev=1.13&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py//var/cvsroot/CVSROOT/config?r1=1.12&r2=1.13
13
14 Index: config
15 ===================================================================
16 RCS file: /var/cvsroot/CVSROOT/config,v
17 retrieving revision 1.12
18 retrieving revision 1.13
19 diff -p -w -b -B -u -u -r1.12 -r1.13
20 --- config 6 Oct 2006 21:37:52 -0000 1.12
21 +++ config 2 Dec 2007 22:57:20 -0000 1.13
22 @@ -42,6 +42,11 @@ LogHistory=OTMAR
23 # users:
24 #UserAdminOptions=aAbceIklLmnNostuU
25
26 +#Gentoo:
27 +# Disable all options, including -k, to force users to rm/ci/add -ko/ci so that
28 +# existing checkouts are always sane:
29 +UserAdminOptions=
30 +
31 # Set `UseNewInfoFmtStrings' to `no' if you must support a legacy system by
32 # enabling the deprecated old style info file command line format strings.
33 # Be warned that these strings could be disabled in any new version of CVS.
34
35
36
37 --
38 gentoo-commits@g.o mailing list