From owner-cvs-all Fri Apr 26 1:27:38 2002 Delivered-To: cvs-all@freebsd.org Received: from mailout11.sul.t-online.com (mailout11.sul.t-online.com [194.25.134.85]) by hub.freebsd.org (Postfix) with ESMTP id 0C6CE37B41A; Fri, 26 Apr 2002 01:27:34 -0700 (PDT) Received: from fwd09.sul.t-online.de by mailout11.sul.t-online.com with smtp id 1710UO-0007p7-04; Fri, 26 Apr 2002 09:49:56 +0200 Received: from peedub.jennejohn.org (520017439985-0001@[217.228.218.158]) by fmrl09.sul.t-online.com with esmtp id 1710UH-0DpfXcC; Fri, 26 Apr 2002 09:49:49 +0200 Received: from peedub.jennejohn.org (localhost [127.0.0.1]) by peedub.jennejohn.org (8.12.3/8.11.6) with ESMTP id g3Q7nP1L005434; Fri, 26 Apr 2002 09:49:26 +0200 (CEST) (envelope-from garyj@peedub.jennejohn.org) Message-Id: <200204260749.g3Q7nP1L005434@peedub.jennejohn.org> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.3 To: "J. Mallett" Cc: "David O'Brien" , cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/conf files files.i386 src/sys/i386/conf LINT src/sys/i386/include i4b_ioctl.h src/sys/i4b/layer1 i4b_l1.h i4b_l1dmux.c src/usr.sbin/i4b/isdnd controller.c Reply-To: Gary Jennejohn In-reply-to: Your message of "Fri, 26 Apr 2002 00:24:22 -0000." <20020426002421.GG491@FreeBSD.ORG> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 26 Apr 2002 09:49:25 +0200 From: Gary Jennejohn X-Sender: 520017439985-0001@t-dialin.net Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG "J. Mallett" writes: > On Thu, Apr 25, 2002 at 05:06:56PM -0700, David O'Brien wrote: > > On Thu, Apr 25, 2002 at 11:42:27PM +0000, J. Mallett wrote: > > > On Thu, Apr 25, 2002 at 07:50:49PM +0200, Gary Jennejohn wrote: > > > > I was local on freefall. Yes, ifpi2 is a directory which I wanted > > > > to add to RELENG_4 but which is already in HEAD. > > > > > > The directory will be there, but no files will have a RELENG_4 tag... > > > > > > Get someone to tag it for you, I think. > > > > No, you 'cvs add', not 'cvs tag' to add something onto the RELENG_4 > > branch. > > That (should?) create a new branch and a new revision on that branch, > rather than using the existing HEAD version and only creating a new > branch on MFC or modification in STABLE. > > But anyway, I forgot about specifying -r to add. > Well, as I wrote in the commit which finally succeeded, it was all caused by having expanded $Id$ tags in some of the files. That's what happens when you copy an existing driver to use as the base and forget to delete the $Id$ tags. --- Gary Jennejohn / garyj@jennejohn.org gj@freebsd.org gj@denx.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message