From owner-freebsd-current@FreeBSD.ORG Fri Jul 2 20:53:28 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6C4316A4D2 for ; Fri, 2 Jul 2004 20:53:28 +0000 (GMT) Received: from carver.gumbysoft.com (carver.gumbysoft.com [66.220.23.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB34143D39 for ; Fri, 2 Jul 2004 20:53:28 +0000 (GMT) (envelope-from dwhite@gumbysoft.com) Received: by carver.gumbysoft.com (Postfix, from userid 1000) id 2AE4572DF2; Fri, 2 Jul 2004 13:52:01 -0700 (PDT) Received: from localhost (localhost [127.0.0.1]) by carver.gumbysoft.com (Postfix) with ESMTP id 28BFC72DB5; Fri, 2 Jul 2004 13:52:01 -0700 (PDT) Date: Fri, 2 Jul 2004 13:52:01 -0700 (PDT) From: Doug White To: Kim Culhan In-Reply-To: <20040702201224.55250.qmail@web50702.mail.yahoo.com> Message-ID: <20040702135141.V84991@carver.gumbysoft.com> References: <20040702201224.55250.qmail@web50702.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: freebsd-current@FreeBSD.org Subject: Re: make release fails -what to set CVSROOT ? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 Jul 2004 20:53:28 -0000 On Fri, 2 Jul 2004, Kim Culhan wrote: > Setting CVSROOT to /usr/src is obviously the wrong thing > as it results in: > > cd /tmp/release/usr && cvs -R -d "/usr/src" co -P ports > cvs checkout: cannot find module `ports' - ignored > *** Error code 1 > > Have a src tree at /usr/src and made world here.. > > Have a ports tree at /usr/ports > > Where am I going wrong ..anyone? Read src/release/Makefile for make variables you can set to point it in the right direction. -- Doug White | FreeBSD: The Power to Serve dwhite@gumbysoft.com | www.FreeBSD.org