From owner-freebsd-questions Sun Oct 5 14:01:21 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA09064 for questions-outgoing; Sun, 5 Oct 1997 14:01:21 -0700 (PDT) Received: from ha1.rdc1.sdca.home.com (siteadm@ha1.rdc1.sdca.home.com [24.0.3.66]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA09058 for ; Sun, 5 Oct 1997 14:01:19 -0700 (PDT) Received: from home.com ([24.0.130.58]) by ha1.rdc1.sdca.home.com (Netscape Mail Server v2.02) with ESMTP id AAA6460 for ; Sun, 5 Oct 1997 14:00:59 -0700 Message-ID: <34380042.3AB57B24@home.com> Date: Sun, 05 Oct 1997 14:01:54 -0700 From: Marty Gordon Organization: @Home X-Mailer: Mozilla 4.02b7 [en] (X11; I; FreeBSD 2.2-STABLE i386) MIME-Version: 1.0 To: FreeBSD Questions Subject: Proper CVSUP file for 'final' 2.2-STABLE Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk Now that 2.2.5 is in BETA status, and 2.2-STABLE is frozen, in order to get the 'most current, but stable release' of FreeBSD, do I still keep using the RELENG_2_2 tag when CVSupping, as in: # Defaults that apply to all the collections *default host=cvsup.FreeBSD.org *default base=/usr/local/etc/cvsup *default prefix=/usr *default release=cvs tag=RELENG_2_2 *default delete use-rel-suffix src-all doc-all ports-all tag=. I'd like to stay current with the last, most stable FreeBSD release, prior to the latest BETA. Thanks, Marty