From owner-freebsd-questions@FreeBSD.ORG Mon Apr 7 07:36:59 2003 Return-Path: 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 273A437B401 for ; Mon, 7 Apr 2003 07:36:59 -0700 (PDT) Received: from floyd.gnulife.org (floyd.gnulife.org [199.86.41.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id 11B6743FAF for ; Mon, 7 Apr 2003 07:36:58 -0700 (PDT) (envelope-from jamie@gnulife.org) Received: by floyd.gnulife.org (Postfix, from userid 1000) id 86BB5432FB; Mon, 7 Apr 2003 09:48:41 -0500 (CDT) Received: from localhost (localhost [127.0.0.1]) by floyd.gnulife.org (Postfix) with ESMTP id 7922E432E6 for ; Mon, 7 Apr 2003 09:48:41 -0500 (CDT) Date: Mon, 7 Apr 2003 09:48:41 -0500 (CDT) From: Jamie To: freebsd-questions@freebsd.org Message-ID: <20030407094345.S3562-100000@floyd.gnulife.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: cvsupping from 4.7 RELEASE to 4.8 RELEASE X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Apr 2003 14:36:59 -0000 Hello, I am trying to update my server from 4.7 RELEASE to 4.8 RELEASE. The documentation I have found seems to all revolve around updating to STABLE, so I am not sure if the syntax I have for my supfile is correct. Can anyone confirm this? Here is a snippet from my supfile: # Defaults that apply to all the collections # # IMPORTANT: Change the next line to use one of the CVSup mirror sites # listed at http://www.freebsd.org/doc/handbook/mirrors.html. *default host=cvsup1.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4_8 *default delete use-rel-suffix Does this look correct? Thanks, - Jamie