From owner-cvs-all@FreeBSD.ORG Tue Oct 3 11:26:40 2006 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 4BAAE16A403; Tue, 3 Oct 2006 11:26:40 +0000 (UTC) (envelope-from bde@zeta.org.au) Received: from mailout1.pacific.net.au (mailout1-3.pacific.net.au [61.8.2.210]) by mx1.FreeBSD.org (Postfix) with ESMTP id D508E43D5A; Tue, 3 Oct 2006 11:26:39 +0000 (GMT) (envelope-from bde@zeta.org.au) Received: from mailproxy2.pacific.net.au (mailproxy2.pacific.net.au [61.8.2.163]) by mailout1.pacific.net.au (Postfix) with ESMTP id 6CC825AFE09; Tue, 3 Oct 2006 21:26:38 +1000 (EST) Received: from katana.zip.com.au (katana.zip.com.au [61.8.7.246]) by mailproxy2.pacific.net.au (8.13.4/8.13.4/Debian-3sarge3) with ESMTP id k93BQaU8021619; Tue, 3 Oct 2006 21:26:37 +1000 Date: Tue, 3 Oct 2006 21:26:35 +1000 (EST) From: Bruce Evans X-X-Sender: bde@delplex.bde.org To: Bruce M Simpson In-Reply-To: <200610031019.k93AJi92060817@repoman.freebsd.org> Message-ID: <20061003212625.J8204@delplex.bde.org> References: <200610031019.k93AJi92060817@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT modules 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: Tue, 03 Oct 2006 11:26:40 -0000 On Tue, 3 Oct 2006, Bruce M Simpson wrote: > bms 2006-10-03 10:19:43 UTC > > FreeBSD src repository > > Modified files: > . modules > Log: > Revert the previous delta. The CVSROOT/modules administrative file is not > branched and must contain entries applicable to all branches. > > Submitted by: bde Thanks. Bruce