From owner-freebsd-bugs Mon Apr 29 4:40:14 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E5F5337B419 for ; Mon, 29 Apr 2002 04:40:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TBe1i41617; Mon, 29 Apr 2002 04:40:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0A70637B417 for ; Mon, 29 Apr 2002 04:31:50 -0700 (PDT) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g3TBVoN40336; Mon, 29 Apr 2002 04:31:50 -0700 (PDT) (envelope-from nobody) Message-Id: <200204291131.g3TBVoN40336@freefall.freebsd.org> Date: Mon, 29 Apr 2002 04:31:50 -0700 (PDT) From: Alan Edmonds To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/37562: Incorrect information in /usr/share/examples/cvsup/README file Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 37562 >Category: misc >Synopsis: Incorrect information in /usr/share/examples/cvsup/README file >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Apr 29 04:40:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Alan Edmonds >Release: 4-5 STABLE >Organization: >Environment: NA >Description: I tried to cvsup from 4.5-RELEASE to 5-CURRENT. I've done this many times before. I modifed /etc/make.conf with the appropriate SUP_* lines, cd to /usr/src and make update. It ended up updating /usr/src to -STABLE. I read /usr/share/examples/cvsup/README and it mentioned using /usr/share/examples/cvsup/standard-supfile to cvsup to -current. That's what I was doing. I examine /usr/share/examples/cvsup/standard-supfile and it specified a release tag=RELENG_4! Wrong. I did some checking of CVS and it looks like a change was made in what standard-supfile does. >How-To-Repeat: Just read /usr/share/examples/cvsup/README on a 4.5 system. Then cvsup with standard-supfile and you won't get -current. >Fix: Several options. 1) Change the README. 2) It appears standard-supfle and stable-supfile are the same (or nearly so). Do we need both? 3) Introduce a new file current-supfile to cvsup to -current and check it into RELENG_4 branch (and MAIN). At any rate, #1 is essential. Thank you Alan Edmonds >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message