From nobody@FreeBSD.org  Tue Aug  3 03:56:46 2004
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0984616A4CE
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Aug 2004 03:56:46 +0000 (GMT)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F2DD243D46
	for <freebsd-gnats-submit@FreeBSD.org>; Tue,  3 Aug 2004 03:56:45 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.12.11/8.12.11) with ESMTP id i733uju9040075
	for <freebsd-gnats-submit@FreeBSD.org>; Tue, 3 Aug 2004 03:56:45 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.11/8.12.11/Submit) id i733ujkH040074;
	Tue, 3 Aug 2004 03:56:45 GMT
	(envelope-from nobody)
Message-Id: <200408030356.i733ujkH040074@www.freebsd.org>
Date: Tue, 3 Aug 2004 03:56:45 GMT
From: jim <overholt@cisco.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: stable-supfile in 5.2.1-RELEASE should have tag=RELENG_5 not tag=RELENG_4
X-Send-Pr-Version: www-2.3

>Number:         69936
>Category:       misc
>Synopsis:       stable-supfile in 5.2.1-RELEASE should have tag=RELENG_5 not tag=RELENG_4
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 03 04:00:43 GMT 2004
>Closed-Date:    Tue Aug 03 08:20:43 GMT 2004
>Last-Modified:  Tue Aug 03 08:20:43 GMT 2004
>Originator:     jim
>Release:        5.2.1-RELEASE
>Organization:
self
>Environment:
FreeBSD overholt-dhcp6.cisco.com 5.2.1-RELEASE FreeBSD 5.2.1-RELEASE #0: Mon Feb 23 20:45:55 GMT 2004     root@wv1u.btc.adaptec.com:/usr/obj/usr/src/sys/GENERIC  i386

>Description:
i installed 5.2.1 and updated the same way i used to in 4.X and i ended
up with 4.X code which caused problems.  i found that /usr/share/examples/cvsup/stable-supfile has...

# The following line is for 4-stable.  If you want 3-stable or 2.2-stable,
# change "RELENG_4" to "RELENG_3" or "RELENG_2_2" respectively.
*default release=cvs tag=RELENG_4

that was fine for 4.X.  this is 5.X, please update the file so it
reads   *default release=cvs tag=RELENG_5

thanks.

>How-To-Repeat:
you don't want to.
>Fix:
      overholt-dhcp6# diff /usr/share/examples/cvsup/stable-supfile~ /usr/share/examples/cvsup/stable-supfile
73c73
< *default release=cvs tag=RELENG_4
---
> *default release=cvs tag=RELENG_5

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: simon 
State-Changed-When: Tue Aug 3 08:20:35 GMT 2004 
State-Changed-Why:  
Close the PR since RELENG_5 does not exist since there is no 
5.X-STABLE yet, so the stable-supfile is correct, since RELENG_4 is 
the tag for the latest stable branch. 

The development "branch" for 5.X is -CURRENT (also called HEAD) which 
is generally not recomended for non-developers.  Please see the 
Handbook for more information about CURRENT vs. STABLE. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=69936 
>Unformatted:
