From owner-cvs-all@FreeBSD.ORG Mon Jun 13 21:37:24 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DB51116A41C; Mon, 13 Jun 2005 21:37:24 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A38543D49; Mon, 13 Jun 2005 21:37:24 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j5DLgCb3006868; Mon, 13 Jun 2005 15:42:12 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <42ADFBF9.4030505@samsco.org> Date: Mon, 13 Jun 2005 15:34:49 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: =?ISO-8859-1?Q?Dag-Erling_Sm=F8rgrav?= References: <200506131845.j5DIjFUN006373@repoman.freebsd.org> <864qc2uf0c.fsf@xps.des.no> In-Reply-To: <864qc2uf0c.fsf@xps.des.no> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Ken Smith Subject: Re: cvs commit: CVSROOT approvers X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 13 Jun 2005 21:37:25 -0000 Dag-Erling Smørgrav wrote: > Ken Smith writes: > >> Log: >> Set it up so commits to HEAD should require re@ approval. > > > Will this actually work? The comment above the line you changed says > it won't, but a quick read of the code says it will. > > DES Peter fixed the perl action code when he was doing the LOCKS gymnastics. Scott