CVSROOT missing even after using cvsroot-all

Chris Miller ctodd at netgate.net
Fri May 2 14:51:11 PDT 2003


I'm trying to create a 4.7 release on my system using the tools in
/usr/src/release but make fails with a cvs abort error due to no CVSROOT
directory. I saw the announcement in the archive to add cvsroot-all to the
supfile yet no CVSROOT directory gets created. I must be doing something
simple wrong.

Supfile :

*default host=cvsup9.FreeBSD.org
*default base=/usr/local/etc/cvsup
*default prefix=/usr
*default release=cvs tag=RELENG_4_7
*default delete use-rel-suffix
*default compress
src-all
ports-all tag=.
cvsroot-all

build command :

make release CHROOTDIR=/usr/release BUILDNAME=4.7-RELEASE-p10
CVSROOT=/usr/src

Regards,
        Chris



More information about the freebsd-questions mailing list