From owner-cvs-all@FreeBSD.ORG Wed Mar 31 03:28:55 2004 Return-Path: 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 403D216A4CE; Wed, 31 Mar 2004 03:28:55 -0800 (PST) Received: from arginine.spc.org (arginine.spc.org [195.206.69.236]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9A15B43D1D; Wed, 31 Mar 2004 03:28:54 -0800 (PST) (envelope-from bms@spc.org) Received: from localhost (localhost [127.0.0.1]) by arginine.spc.org (Postfix) with ESMTP id DA3C7653E8; Wed, 31 Mar 2004 12:28:52 +0100 (BST) Received: from arginine.spc.org ([127.0.0.1]) by localhost (arginine.spc.org [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 47809-02-4; Wed, 31 Mar 2004 12:28:52 +0100 (BST) Received: from empiric.dek.spc.org (82-147-17-88.dsl.uk.rapidplay.com [82.147.17.88]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by arginine.spc.org (Postfix) with ESMTP id 87D166538E; Wed, 31 Mar 2004 12:28:35 +0100 (BST) Received: by empiric.dek.spc.org (Postfix, from userid 1001) id 37E23612C; Wed, 31 Mar 2004 12:28:34 +0100 (BST) Date: Wed, 31 Mar 2004 12:28:33 +0100 From: Bruce M Simpson To: Jun Kuriyama Message-ID: <20040331112833.GD12038@empiric.dek.spc.org> Mail-Followup-To: Jun Kuriyama , src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org References: <200403310917.i2V9HT0b014839@repoman.freebsd.org> <20040331094407.GA12038@empiric.dek.spc.org> <7mbrmd71de.wl@black.imgsrc.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <7mbrmd71de.wl@black.imgsrc.co.jp> cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: CVS MEISTERS: PLEASE READ [was Re: cvs commit: src/contrib/tcpdump - Imported sources] X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 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: Wed, 31 Mar 2004 11:28:55 -0000 On Wed, Mar 31, 2004 at 07:32:45PM +0900, Jun Kuriyama wrote: > Have you tried to modify CVSROOT/avail and commit it during contrib > importing? > > Or, is this caused by my commit in this week? CVSROOT/avail is protected by itself. BMS