Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Apr 2005 14:24:01 +0200
From:      Rostislav Krasny <rosti.bsd@gmail.com>
To:        freebsd-stable@freebsd.org
Subject:   two mysterious files in RELENG_5_4
Message-ID:  <59e2ee81050411052460f8bc0c@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hello all.

I have FreeBSD 5.4-RC1 installed from FTP. Today I ran cvsup to get
the latest RELENG_5_4 src-all. I've seen two strange files were
checkouted by cvsup:

 Checkout src/installworld_newk
 Checkout src/installworld_oldk

I don't see those files on
http://www.freebsd.org/cgi/cvsweb.cgi/src/?only_with_tag=RELENG_5_4
but I see them on http://www.freebsd.org/cgi/cvsweb.cgi/src/Attic/
According to the cvsweb logs those files were removed in HEAD but
still exist in RELENG_5_4. But why I don't see them on the cvsweb by
the first URL and why they didn't exist in my 5.4-RC1 before cvsup?
Or, if they were removed in the RELENG_5_4 too, why cvsup checkouted
them today?

Following is my cvsup supfile:

# Defaults that apply to all the collections
#
*default host=cvsup.FreeBSD.org
*default base=/var/db
*default prefix=/usr
*default release=cvs tag=RELENG_5_4
*default delete use-rel-suffix
*default compress

## Main Source Tree.
#
src-all



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?59e2ee81050411052460f8bc0c>