From b6a410e21fc0ee2be4358dfb5778938b62e206aa Mon Sep 17 00:00:00 2001 From: pluknet Date: Tue, 29 Nov 2011 12:41:44 +0000 Subject: [PATCH] MFC r225757,r225764: Update the default cvs tag for RELENG_9 by merging the following revisions: r225757 (by kensmith, partial): Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasing it from the 9.0-RELEASE release cycle code freeze. r225764 (by kensmith): Forgot to add "RELENG_8" to list of CVS tags. Reported by: Milan Obuch (cvs tag) Approved by: re (kib) git-svn-id: svn://svn.freebsd.org/base/releng/9.0@228131 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f --- share/examples/cvsup/stable-supfile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/share/examples/cvsup/stable-supfile b/share/examples/cvsup/stable-supfile index 041d5644..341eb6b9 100644 --- a/share/examples/cvsup/stable-supfile +++ b/share/examples/cvsup/stable-supfile @@ -66,11 +66,11 @@ *default host=CHANGE_THIS.FreeBSD.org *default base=/var/db *default prefix=/usr -# The following line is for 8-stable. If you want 7-stable, 6-stable, -# 5-stable, 4-stable, 3-stable, or 2.2-stable, change to "RELENG_7", -# "RELENG_6", "RELENG_5", "RELENG_4", "RELENG_3", or "RELENG_2_2" -# respectively. -*default release=cvs tag=RELENG_8 +# The following line is for 9-stable. If you want 8-stable, 7-stable, +# 6-stable, 5-stable, 4-stable, 3-stable, or 2.2-stable, change to "RELENG_8", +# "RELENG_7", "RELENG_6", "RELENG_5", "RELENG_4", "RELENG_3", or +# "RELENG_2_2" respectively. +*default release=cvs tag=RELENG_9 *default delete use-rel-suffix # If you seem to be limited by CPU rather than network or disk bandwidth, try -- 2.45.0