From owner-freebsd-questions@FreeBSD.ORG Mon Feb 23 00:43:26 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 66A4E16A4CE for ; Mon, 23 Feb 2004 00:43:26 -0800 (PST) Received: from rwcrmhc13.comcast.net (rwcrmhc13.comcast.net [204.127.198.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A8C143D1F for ; Mon, 23 Feb 2004 00:43:26 -0800 (PST) (envelope-from mwallend@spikus.com) Received: from armand.spikus.com ([24.16.24.23]) by comcast.net (rwcrmhc13) with ESMTP id <20040223084325015008jac3e>; Mon, 23 Feb 2004 08:43:25 +0000 Received: from armand.spikus.com (localhost.spikus.com [127.0.0.1]) by armand.spikus.com (8.12.9p2/8.12.9) with ESMTP id i1N8hMV2064910 for ; Mon, 23 Feb 2004 00:43:22 -0800 (PST) (envelope-from mwallend@armand.spikus.com) Received: (from mwallend@localhost) by armand.spikus.com (8.12.9p2/8.12.9/Submit) id i1N8hMop064909 for freebsd-questions@freebsd.org; Mon, 23 Feb 2004 00:43:22 -0800 (PST) (envelope-from mwallend) Date: Mon, 23 Feb 2004 00:43:22 -0800 From: Michael Wallendahl To: freebsd-questions@freebsd.org Message-ID: <20040223084322.GA59015@armand.spikus.com> References: <4039AED5.1080801@shaw.ca> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4039AED5.1080801@shaw.ca> User-Agent: Mutt/1.4.2.1i X-Scanned-By: MIMEDefang 2.39 Subject: Re: cvsup problems X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 23 Feb 2004 08:43:26 -0000 I think that maybe your cvsup configuration file may have a typo. Maybe practice with upgrading your ports tree first? Copy the example 'ports-supfile' from /usr/share/examples/cvsup/, edit the "*default host=" entry and run that: ===== cd cp /usr/share/examples/cvsup/ports-supfile . vi ports-supfile <