From owner-freebsd-stable Fri Jun 28 7:17:13 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D6DA37B405 for ; Fri, 28 Jun 2002 07:17:08 -0700 (PDT) Received: from ehk.xinu.nl (ehk.xs4all.nl [194.109.194.245]) by mx1.FreeBSD.org (Postfix) with ESMTP id CEF7E43E0A for ; Fri, 28 Jun 2002 07:17:06 -0700 (PDT) (envelope-from edwin@xinu.nl) Received: by ehk.xinu.nl (Postfix, from userid 1001) id 3B9597D9F; Fri, 28 Jun 2002 16:17:04 +0200 (CEST) Date: Fri, 28 Jun 2002 16:17:04 +0200 From: Edwin Kremer To: freebsd-stable@FreeBSD.ORG Subject: RELENG_4_6 and src/Makefile.inc1 ? Message-ID: <20020628141704.GA41495@xinu.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.28i Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, in order to move ahead on the 4.6 security branch, I tried to checkout src/Makefile.inc1 so that "make update" will work: # cd /usr/src ; cvs update -rRELENG_4_6 Makefile.inc1 However, the resulting Makefile.inc1 still does a: cd /usr/src; cvs -q update -rRELENG_4 -P -d My local CVS repository is up to date (cvsup-ed today at 13:25 UTC) and I don't see anything badly mangled in there. Is the RELENG_4_6 tag set on the wrong version ? Or... ? Cheers, Edwin -- Edwin Kremer To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message