Date: Sun, 1 Feb 2004 22:42:01 +0000 (GMT) From: Olafur Osvaldsson <oli@isnic.is> To: FreeBSD-gnats-submit@FreeBSD.org Cc: docs@FreeBSD.org Subject: misc/62233: The 'standard-supfile' should track its own branch Message-ID: <20040201224201.E49C18D11A@aker.isnic.is> Resent-Message-ID: <200402012250.i11MoAld084132@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 62233 >Category: misc >Synopsis: The 'standard-supfile' should track its own branch >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Feb 01 14:50:09 PST 2004 >Closed-Date: >Last-Modified: >Originator: Olafur Osvaldsson >Release: FreeBSD 5.2-RELEASE i386 >Organization: Internet a Islandi hf. >Environment: >Description: The 'share/examples/cvsup/standard-supfile' should track its own branch. Some time ago I was told that the standard-supfile should always have the branch tag for the branch that it came from, this has not been the case with the RELENG_5_1, RELENG_5_2 or the relevant RELENG_5_*_0_RELEASE branches. >How-To-Repeat: >Fix: RELENG_5_1: ==================================================================================== --- share/examples/cvsup/standard-supfile.orig Sun Feb 1 22:14:02 2004 +++ share/examples/cvsup/standard-supfile Sun Feb 1 21:51:35 2004 @@ -51,7 +51,7 @@ *default host=CHANGE_THIS.FreeBSD.org *default base=/usr *default prefix=/usr -*default release=cvs tag=. +*default release=cvs tag=RELENG_5_1 *default delete use-rel-suffix # If you seem to be limited by CPU rather than network or disk bandwidth, try ==================================================================================== RELENG_5_2: ==================================================================================== --- share/examples/cvsup/standard-supfile.orig Sun Feb 1 22:14:02 2004 +++ share/examples/cvsup/standard-supfile Sun Feb 1 22:15:33 2004 @@ -51,7 +51,7 @@ *default host=CHANGE_THIS.FreeBSD.org *default base=/usr *default prefix=/usr -*default release=cvs tag=. +*default release=cvs tag=RELENG_5_2 *default delete use-rel-suffix # If you seem to be limited by CPU rather than network or disk bandwidth, try ==================================================================================== The same fix would be needed for RELENG_5_*_0_RELEASE if you want to fix that and I'll send you the patches if needed. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040201224201.E49C18D11A>
