RELENG_3 is now "the" stable branch.

This commit is contained in:
John Polstra 1999-02-11 18:04:17 +00:00
parent a0636b3652
commit 3ad4e7ecb3
2 changed files with 10 additions and 11 deletions

View file

@ -1,4 +1,4 @@
# $Id: secure-stable-supfile,v 1.8 1997/09/03 20:40:12 jdp Exp $
# $Id: secure-stable-supfile,v 1.9 1997/10/02 00:01:33 jkh Exp $
#
# This file contains all of the "CVSup collections" that make up the
# source tree of the FreeBSD-stable international secure distribution.
@ -41,9 +41,9 @@
*default host=cvsup.internat.FreeBSD.org
*default base=/usr
*default prefix=/usr
# The following line is for 2.2-stable. If you want 2.1-stable, change
# "RELENG_2_2" to "RELENG_2_1_0".
*default release=cvs tag=RELENG_2_2
# The following line is for 3-stable. If you want 2.2-stable, change
# "RELENG_3" to "RELENG_2_2".
*default release=cvs tag=RELENG_3
*default delete use-rel-suffix
# If your network link is a T1 or faster, comment out the following line.

View file

@ -1,4 +1,4 @@
# $Id: stable-supfile,v 1.11 1997/09/24 03:54:43 jdp Exp $
# $Id: stable-supfile,v 1.12 1997/10/02 00:01:35 jkh Exp $
#
# This file contains all of the "CVSup collections" that make up the
# FreeBSD-stable source tree.
@ -53,9 +53,8 @@
# ports-all tag=.
#
# If you leave out the "tag=." portion, CVSup will delete all of
# the files in your ports tree. That is because "RELENG_2_1_0" and
# "RELENG_2_2" are not valid tags for the ports portion of the CVS
# repository.
# the files in your ports tree. That is because the ports collections
# do not use the same tags as the main part of the FreeBSD source tree.
#
###############################################################################
@ -63,9 +62,9 @@
*default host=cvsup.FreeBSD.org
*default base=/usr
*default prefix=/usr
# The following line is for 2.2-stable. If you want 2.1-stable, change
# "RELENG_2_2" to "RELENG_2_1_0".
*default release=cvs tag=RELENG_2_2
# The following line is for 3-stable. If you want 2.2-stable, change
# "RELENG_3" to "RELENG_2_2".
*default release=cvs tag=RELENG_3
*default delete use-rel-suffix
# If your network link is a T1 or faster, comment out the following line.