From owner-freebsd-hackers@FreeBSD.ORG Tue Nov 18 08:53:34 2003 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4044416A4CE for ; Tue, 18 Nov 2003 08:53:34 -0800 (PST) Received: from blake.polstra.com (dsl081-189-066.sea1.dsl.speakeasy.net [64.81.189.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2A9E643FE5 for ; Tue, 18 Nov 2003 08:53:33 -0800 (PST) (envelope-from jdp@polstra.com) Received: from strings.polstra.com (dsl081-189-067.sea1.dsl.speakeasy.net [64.81.189.67]) by blake.polstra.com (8.12.9p2/8.12.9) with ESMTP id hAIGrC8b078635; Tue, 18 Nov 2003 08:53:12 -0800 (PST) (envelope-from jdp@polstra.com) Message-ID: X-Mailer: XFMail 1.5.4 on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <200311172018.13263.brett-brown@earthlink.net> Date: Tue, 18 Nov 2003 08:53:12 -0800 (PST) From: John Polstra To: "Brett L. Brown" X-Bogosity: No, tests=bogofilter, spamicity=0.449932, version=0.14.5 cc: freebsd-hackers@freebsd.org Subject: RE: CVSUP error... X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Nov 2003 16:53:34 -0000 On 18-Nov-2003 Brett L. Brown wrote: > > I'm looking for help on with a CVSUP problem. > > I'm trying to run CVSUP with a supfile, I'm typing: > > cvsup ports-supfile > > and receiving the following: > > Cannot get IP address of my own host -- is its hostname correct? This problem is discussed in the CVSup FAQ at www.cvsup.org. John