From owner-freebsd-stable Sat Jan 23 17:06:11 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id RAA13238 for freebsd-stable-outgoing; Sat, 23 Jan 1999 17:06:11 -0800 (PST) (envelope-from owner-freebsd-stable@FreeBSD.ORG) Received: from hun.org (hun.org [207.49.60.254]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id RAA13231 for ; Sat, 23 Jan 1999 17:06:07 -0800 (PST) (envelope-from attila@hun.org) Received: (from attila@localhost) by hun.org (8.9.1/8.8.8) id BAA21432; Sun, 24 Jan 1999 01:05:47 GMT (envelope-from attila) Date: Sun, 24 Jan 1999 01:05:47 GMT Message-Id: <199901240105.BAA21432@hun.org> From: attila Reply-To: attila@hun.org To: John Polstra Cc: stable-freeBSD Subject: *default release=cvs tag=RELENG_3 ? affect on docs, etc. Owner: attila@hun.org Organization: hun.org, over 40 years beyond the fringe home for unpenitent hackers and anarcho-cryptophreaks Mailer: XEmacs V20.3 Encrypted: NO MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=ISO-8859-1 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG John- after an RTFM session last week I modified my supfile of 10 Jan which built CURRENT flawlessly (including updating all the man pages and docs) from 2.2.6 and which is now diff'd 8c8 < *default release=cvs delete use-rel-suffix compress --- > *default release=cvs tag=RELENG_3 delete use-rel-suffix compress to the new file below preparatory to moving out of the CURRENT track to the STABLE track. however, in reading your reply to Doug Burks (below), it crossed my mind (or at least the space so designated) the 'tag=RELENG=3' in '*default release=...' may be applied to ports, etc. with results similar to doug's. or is it default release "if required" as I gleaned from RTFM? may save me some aggravation before I hit Froggie's magic twanger. thanx, attila # ___________________________ # hun.org CVSup 'supfile' for RELENG_3 # attila@hun.org 9124-0030 *default tag=. *default host=cvsup.FreeBSD.org *default prefix=/usr *default base=/usr/local/etc/cvsup *default release=cvs tag=RELENG_3 delete use-rel-suffix compress cvs-all # The main FreeBSD CVS repository, excluding crypto cvs-crypto # The export-restricted cryptography code # __________________________ > From: Doug Burks > > > I have adjusted my CVSup script to keep up with the new stable branch. > > The RELENG_2_2 version had worked flawlessly, but my RELENG_3 version > > has a minor problem. The "doc-all" tag not only did not retrieve any > > documentation files, but it deleted all of my existing ones! > > > > *default host=cvsup2.FreeBSD.org > > *default base=/u1/dbx/tmp > > *default release=cvs > > *default delete use-rel-suffix > > > > src-all tag=RELENG_3 prefix=/usr > > cvs-crypto tag=RELENG_3 prefix=/usr > > doc-all tag=RELENG_3 prefix=/usr > > > > src-all tag=. prefix=/usr/current > > cvs-crypto tag=. prefix=/usr/current > > doc-all tag=. prefix=/usr/current > > > > ports-all tag=. prefix=/usr > > www tag=. prefix=/usr > > From: John Polstra > > Bummer. > > We use branches only on the main source tree. We don't branch the > doc, ports, or www trees. That means you must use "tag=RELENG_3" only > for collections in the main source tree. For doc, ports, and www you > should use "tag=." > > "Nobody ever went broke underestimating the taste of the American public." > -- H. L. Mencken To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message