From owner-freebsd-questions@FreeBSD.ORG Fri Nov 7 07:49:51 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 5B3A016A4CE for ; Fri, 7 Nov 2003 07:49:51 -0800 (PST) Received: from be-well.no-ip.com (lowellg.ne.client2.attbi.com [66.30.200.37]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7012644005 for ; Fri, 7 Nov 2003 07:49:50 -0800 (PST) (envelope-from freebsd-questions-local@be-well.ilk.org) Received: by be-well.no-ip.com (Postfix, from userid 1147) id 9431B3B0B; Fri, 7 Nov 2003 10:49:49 -0500 (EST) Sender: lowell@be-well.ilk.org To: rseals@vdsi.net References: <1068219766.591.1.camel@emachine> From: Lowell Gilbert Date: 07 Nov 2003 10:49:49 -0500 In-Reply-To: <1068219766.591.1.camel@emachine> Message-ID: <44znf8yy8y.fsf@be-well.ilk.org> Lines: 18 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii cc: FreeBSD Questions Subject: Re: Question about tracking Current X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: FreeBSD Questions List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 07 Nov 2003 15:49:51 -0000 Ray Seals writes: > I'm trying to track the Current builds and have a question about my > cvsup file. > > Should my release tag be > > defautl tag=. > > or > > default tag=RELENG_5 the former. There is no RELENG_5, and won't be until it's considered -STABLE. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvs-tags.html Make sure you know what you're getting into with -CURRENT, though. http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/current-stable.html