Date: Sun, 18 Jun 2000 13:47:04 +0200 From: Szilveszter Adam <sziszi@petra.hos.u-szeged.hu> To: freebsd-stable@FreeBSD.org Subject: Re: make buildworld Message-ID: <20000618134704.A10062@petra.hos.u-szeged.hu> In-Reply-To: <00061813342700.01257@ponomare.krion>; from ponomare@uni-duesseldorf.de on Sun, Jun 18, 2000 at 01:26:33PM %2B0200 References: <00061813342700.01257@ponomare.krion>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Jun 18, 2000 at 01:26:33PM +0200, Kirill Ponomarew wrote: > > Hallo, > today I've decided to refresh my FreeBSD 4.0 Release to Stable > I've copied 4 files standard-supfile, secure-supfile, ports-supfile and > doc-supfile in /root/supfiles directory and edited /etc/defaults/make.conf > > SUP= /usr/local/bin/cvsup > SUPFLAGS= -g -L 2 > SUPFILE= /root/supfiles/standard-supfile > SUPFILE1= /root/supfiles/secure-supfile > PORTSSUPFILE= /root/supfiles/ports-supfile > DOCSUPFILE= /root/supfiles/doc-supfile > > in every file I've written: *default release=cvs tag=RELENG_4 Well, not exactly the heart of the problem, but be aware, that for ports and doc, only tag=. is relevant because they are not branched. If you leave it this way you will not receive anything and what is worse, if the supfiles are setup like the default, then they will even delete files from the ports collection and doc sources. Your problem looks like maybe you cvsupped in a bad time. Please try again maybe it has already been solved. -- Regards: Szilveszter ADAM Szeged University Szeged Hungary 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?20000618134704.A10062>