From owner-freebsd-current@FreeBSD.ORG Fri Nov 18 10:53:39 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1CE9D1065688 for ; Fri, 18 Nov 2011 10:53:39 +0000 (UTC) (envelope-from mueller6727@bellsouth.net) Received: from fmailhost05.isp.att.net (fmailhost05.isp.att.net [207.115.11.55]) by mx1.freebsd.org (Postfix) with ESMTP id C175A8FC1D for ; Fri, 18 Nov 2011 10:53:38 +0000 (UTC) Date: Fri, 18 Nov 2011 10:53:38 +0000 (GMT) X-Comment: Sending client does not conform to RFC822 minimum requirements X-Comment: Date has been added by Maillennium Received: from localhost (adsl-68-18-111-140.sdf.bellsouth.net[68.18.111.140]) by isp.att.net (frfwmhc05) with SMTP id <20111118105337H0500du9p6e>; Fri, 18 Nov 2011 10:53:37 +0000 X-Originating-IP: [68.18.111.140] From: "Thomas Mueller" To: freebsd-current@freebsd.org References: <1321553970.82271.66.camel@bauer.cse.buffalo.edu> Message-Id: <20111118105339.1CE9D1065688@hub.freebsd.org> Cc: Ken Smith Subject: Re: FreeBSD 9.0-RC2 Available... X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Nov 2011 10:53:39 -0000 > If you would like to use csup/cvsup mechanisms to access the source > tree the branch tag to use is now "RELENG_9_0", if you use "." (head) > you will get 10-CURRENT. If you would like to access the source tree > via SVN it is "svn://svn.freebsd.org/base/releng/9.0/". We still have > the nit that the creation of a new SVN branch winds up causing what > looks like a check-in of the entire tree in CVS (a side-effect of the > svn2cvs exporter) so "mergemaster -F" is your friend if you are using > csup/cvsup. About a couple days before seeing this message, or the message on the FreeBSD web site, but after seeing RC2 on the ftp.freebsd.org server, I already ran csup with *default release=cvs tag=RELENG_9 Am I screwed, am I OK, or do I simply have to rerun csup with RELENG_9_0 instead of RELENG_9 ? Again, I can't find that file (needle in the haystack) in /usr/src tree that shows version number such as RC2. Tom