Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Apr 2000 12:15:27 +0300 (EEST)
From:      Alexandr Listopad <laa@ZGIA.zp.ua>
To:        Noor Dawod <noor@comrax.com>
Cc:        freebsd-stable@FreeBSD.ORG
Subject:   Re: 4.0-STABLE sources.
Message-ID:  <Pine.BSF.4.10.10004211210020.2498-100000@Eagle.ZGIA.zp.ua>
In-Reply-To: <AJEKICLEDNDCBKDJGHGFMEHLCHAA.noor@comrax.com>

next in thread | previous in thread | raw e-mail | index | archive | help


>Hello all,
>
>I've cvsup'ed and successfully installed the newest 4.0-STABLE by using the
>following cvsupfile:
>
>*default  host=cvsup4.FreeBSD.org
>*default  base=/usr
>*default  prefix=/usr
>*default  release=cvs
>*default  tag=RELENG_4
           ^^^ - 1st
>*default  delete use-rel-suffix
>*default  tag=.
           ^^^ - 2nd.
>
>src-all
>src-crypto
>src-secure
>src-sys-crypto
>doc-all
>ports-all
>cvs-crypto
>
>But, once I rebooted and the server came alive again, it was strange to see
>the output of uname -a:

only last tag will be accepted by cvs, you may try:

------------------------
*default  host=cvsup4.FreeBSD.org
*default  base=/usr
*default  prefix=/usr
*default  release=cvs
*default  tag=RELENG_4
*default  delete use-rel-suffix

src-all
src-crypto
src-secure
src-sys-crypto
doc-all tag=.
ports-all tag=.
cvs-crypto
---------------------

>
>FreeBSD dns.server.com 5.0-CURRENT FreeBSD 5.0-CURRENT #6: Fri Apr 21
>11:52:03 GMT 2000     root@dns.server.com:/usr/src/sys/compile/WWW  i386
>
>The cvsup config file uses RELENG_4 which is the 4.0-STABLE branch, is it
>wrong?
>What is wrong above, and how can I follow the 4.0-STABLE branch, instead of
>the 5.0-CURRENT one?
>
>Thanks,
>Noor
>
>P.S.: Please CC me on the answer.
>

P.S. read carefuly examples!.. ;-)

--
 Laa.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.10.10004211210020.2498-100000>