Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Feb 2001 15:27:36 -0800
From:      Dima Dorfman <dima@unixfreak.org>
To:        Virtual Bob <hey9811@yahoo.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: make release & CVSROOT 
Message-ID:  <20010219232736.771A73E09@bazooka.unixfreak.org>
In-Reply-To: Message from Virtual Bob <hey9811@yahoo.com>  of "Mon, 19 Feb 2001 17:19:56 CST." <Pine.BSF.4.32.0102191714110.1896-100000@kristen.shadowdale.net> 

next in thread | previous in thread | raw e-mail | index | archive | help
[ -stable -> -questions ]

> I'm trying to make release and ran into problems with CVSROOT. First time
> around, it said it can't find it. I finally determined it's a directory
> containing stuff for cvs, and ftp'ed development/FreeBSD-CVS/CVSROOT
> directory hierarchy to /usr/CVSROOT. However, when make release is
> invoked again, it complains it cannot "check out" itself.
> 
> I'd like to know what else needs to be done to get make release work with
> CVSROOT?

You need the entire CVS repository to build a release.  When it says
CVSROOT it means the top directory of the repository (you should see
directories like 'src' and 'doc' in there).  It so happens that
there's also a directory called CVSROOT, which isn't directly related
to what it's referring to (although its presence is required for `make
release`).  I believe there should be documentation in the Handbook on
how to get the repository.  Failing that, take a look at
/usr/share/examples/cvsup/cvs-supfile.

Hope this helps

					Dima Dorfman
					dima@unixfreak.org



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




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