From owner-freebsd-questions@FreeBSD.ORG Thu Jun 15 20:02:54 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D35A316A47C for ; Thu, 15 Jun 2006 20:02:54 +0000 (UTC) (envelope-from wmoran@collaborativefusion.com) Received: from mx00.pub.collaborativefusion.com (mx00.pub.collaborativefusion.com [206.210.89.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F4DB43D68 for ; Thu, 15 Jun 2006 20:02:52 +0000 (GMT) (envelope-from wmoran@collaborativefusion.com) Received: from collaborativefusion.com (mx01.pub.collaborativefusion.com [206.210.89.201]) (TLS: TLSv1/SSLv3,256bits,AES256-SHA) by wingspan with esmtp; Thu, 15 Jun 2006 16:02:51 -0400 id 0005641B.4491BCEB.00012561 Received: from Internal Mail-Server by mx01 (envelope-from wmoran@collaborativefusion.com) with AES256-SHA encrypted SMTP; 15 Jun 2006 15:55:11 -0400 Date: Thu, 15 Jun 2006 16:02:50 -0400 From: Bill Moran To: Greg Groth Message-Id: <20060615160250.a52d37c6.wmoran@collaborativefusion.com> In-Reply-To: <4491B9DD.6090707@gregs-garage.com> References: <4491B615.1080704@gregs-garage.com> <20060615154212.c08bf59c.wmoran@collaborativefusion.com> <4491B9DD.6090707@gregs-garage.com> Organization: Collaborative Fusion X-Mailer: Sylpheed version 2.2.6 (GTK+ 2.8.19; i386-portbld-freebsd6.1) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: clarification of cvsup process. X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 15 Jun 2006 20:02:54 -0000 In response to Greg Groth : > On 6/15/2006 2:42 PM, Bill Moran wrote: > > In response to Greg Groth : [snip] > >> Contents of cvsupfile: > >> > >> *default host=cvsup6.FreeBSD.org > >> *default base=/var/db > >> *default prefix=/usr > >> *default release=cvs tag=RELENG_6_0 > >> *default delete use-rel-suffix > >> > >> > >> src-all > >> *default tag=. > > > > Note that you set the tag=RELENG_6_0 ... which is what you want, then you > > reset it tag=. -- which will give you 6-STABLE -- not what you want. > > > > Remove the *default tag=. line. > > Out of curiosity, can you revert back to RELENG_6_0 from 6_STABLE? > Obviously I already ran this process... I have successfully done this with other versions of FreeBSD, whether or not it works is dependent on exactly what version you're trying to back out of, and I can't say for sure about 6-STABLE to 6.0. > > What does uname -a tell you after the upgrade? > > mail# uname -a > FreeBSD mail.domain.com 6.0-RELEASE-p6 FreeBSD 6.0-RELEASE-p6 #1: Tue > Mar 28 13:46:24 CST 2006 > ggroth@ns1.domain.com:/usr/obj/usr/src/sys/GENERIC i386 Are you sure you completed the process successfully? If you'd had tag=., this would reports something like 6-STABLE. If you'd had 6_0_RELENG, it would report 6.0-RELEASE-p9. It looks as if the make install* steps weren't completed. -- Bill Moran Collaborative Fusion Inc.