From owner-cvs-etc Sun May 4 23:18:02 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id XAA06537 for cvs-etc-outgoing; Sun, 4 May 1997 23:18:02 -0700 (PDT) Received: from spinner.DIALix.COM (spinner.dialix.com [192.203.228.67]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id XAA06532; Sun, 4 May 1997 23:17:55 -0700 (PDT) Received: from spinner.DIALix.COM (localhost.dialix.com.au [127.0.0.1]) by spinner.DIALix.COM with ESMTP id OAA12582; Mon, 5 May 1997 14:17:16 +0800 (WST) Message-Id: <199705050617.OAA12582@spinner.DIALix.COM> X-Mailer: exmh version 2.0gamma 1/27/96 To: Andreas Klemm cc: Bruce Evans , cvs-all@FreeBSD.ORG, CVS-committers@FreeBSD.ORG, cvs-etc@FreeBSD.ORG Subject: Re: cvs commit: src/etc rc In-reply-to: Your message of "Sun, 04 May 1997 23:16:54 +0200." <19970504231654.27612@klemm.gtn.com> Date: Mon, 05 May 1997 14:17:15 +0800 From: Peter Wemm Sender: owner-cvs-etc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Andreas Klemm wrote: > On Mon, May 05, 1997 at 06:37:57AM +1000, Bruce Evans wrote: > > > Modified: etc rc > > > Log: > > > Fixed sourcing of /etc/etc.${arch}/rc.${arch} on startup. > > > > Er, there is no directory /etc/etc.${arch}/. [..] > or do you want to tell me, that this is the location within > the cvs repository but not in the actual installation ???? > > Aaarrgh. Now I see ... I just mounted 2.1 CD-Rom's file filesystem > and noticed actually rc.i386 ... [..] > What's the best way to kick this out of HEAD and RELENG_2_2 > now ? simply change it again, or is there another way the > CVS meister prefers ? Just make a second commit.. Removing deltas is not worth the potential trouble it can cause. Don't worry, just about all of the active committers have got at least one "oops, back out previous commit" type commits in the tree somewhere. Cheers, -Peter