<snip>
>*default release=cvs tag=RELENG_4
>*default delete use-rel-suffix
>*default release=cvs tag=.
>
> My uname -a output is:
>
>FreeBSD phreakr.lewman.com 5.0-CURRENT FreeBSD 5.0-CURRENT #1: Wed Mar
<snip>

> Did I miss something?

Yes. You redefined 'tag=' to be '.', which is 'head', i.e., 5.0-CURRENT.

Do this instead:

*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
*default compress
src-all
cvs-crypto
ports-all tag=.

--Dan

--
Dan O'Connor
On Matters of Most Grave Concern
http://www.mostgraveconcern.com

-----Original Message-----
From: Andy <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, March 22, 2000 8:58 PM
Subject: cvsup to RELENG_4 = 5.0-CURRENT?


>I just cvsup'd from my freshly installed 4.0 system, using the following
>supfile, and now that I reboot, and do a uname -a; I find I am in
>5.0-CURRENT?  
>
>supfile is:
># Defaults that apply to all the collections
>*default host=cvsup5.FreeBSD.org
>*default base=/usr
>*default prefix=/usr
># The following line is for 4-stable.  If you want 3.x-stable, change
># "RELENG_4" to "RELENG_3".
>*default release=cvs tag=RELENG_4
>*default delete use-rel-suffix
>*default release=cvs tag=.
>*default compress
>src-all
>cvs-crypto
>ports-all
>
>22 23:44:39 EST 2000    
>[EMAIL PROTECTED]:/usr/src/sys/compile/PHREAKR  i386
>
>
> Did I miss something?
>
>
>-- 
>
>|  Andy   |     e-mail      |      web       |
>|         | [EMAIL PROTECTED] | www.lewman.com |
>
>Worst Month of the Year:
> February.  February has only 28 days in it, which means that if
>you rent an apartment, you are paying for three full days you don't
>get.  Try to avoid Februarys whenever possible.
> -- Steve Rubenstein
>
>
>To Unsubscribe: send mail to [EMAIL PROTECTED]
>with "unsubscribe freebsd-stable" in the body of the message
>



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to