From owner-freebsd-questions Sun Mar 18 1:47:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from bazooka.unixfreak.org (bazooka.unixfreak.org [63.198.170.138]) by hub.freebsd.org (Postfix) with ESMTP id 2975F37B71C for ; Sun, 18 Mar 2001 01:47:37 -0800 (PST) (envelope-from dima@unixfreak.org) Received: from hornet.unixfreak.org (hornet [63.198.170.140]) by bazooka.unixfreak.org (Postfix) with ESMTP id CF6863E23; Sun, 18 Mar 2001 01:47:36 -0800 (PST) To: Eric Jacoboni Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Pbs with make release In-Reply-To: <86lmq3mpuo.fsf@titine.fr.eu.org>; from jaco@teaser.fr on "18 Mar 2001 09:41:03 +0100" Date: Sun, 18 Mar 2001 01:47:36 -0800 From: Dima Dorfman Message-Id: <20010318094736.CF6863E23@bazooka.unixfreak.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Eric Jacoboni writes: > # make release CHROOTDIR=/usr/local/tmp/release \ > BUILDNAME=4.3-BETA \ > CVSROOT=/usr/src > > [...] > > Is there something wrong with my command ? CVSROOT is supposed to point to the *CVS repository*, not a checked-out source tree. I'm pretty sure the Handbook or something talks about getting the repository; it you can't find it, /usr/share/examples/cvsup/cvs-supfile and the cvs(1) manual should get you started. 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