From owner-freebsd-questions@FreeBSD.ORG Wed Feb 25 17:48:02 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 EB2B216A4CE for ; Wed, 25 Feb 2004 17:48:02 -0800 (PST) Received: from typhoon.enabled.com (typhoon.enabled.com [216.218.220.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id BFC1643D2D for ; Wed, 25 Feb 2004 17:48:02 -0800 (PST) (envelope-from admin2@enabled.com) Received: from enabled.com (localhost.enabled.com [127.0.0.1]) by typhoon.enabled.com (8.12.11/8.12.11) with ESMTP id i1Q1m1Hg052521 for ; Wed, 25 Feb 2004 17:48:01 -0800 (PST) (envelope-from admin2@enabled.com) From: "Noah" To: freebsd-questions@freebsd.org Date: Wed, 25 Feb 2004 17:48:01 -0800 Message-Id: <20040226014707.M1244@enabled.com> X-Mailer: Open WebMail 2.30 20040117 X-OriginatingIP: 64.121.33.4 (admin2) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Subject: cvsup config file 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: Thu, 26 Feb 2004 01:48:03 -0000 FreebSD 4-9 can somebody please verify if I have my cvsup config file setup correctly? these are the only uncommented lines. --- snip --- *default host=cvsup13.FreeBSD.org *default base=/usr *default prefix=/usr *default release=cvs tag=. *default delete use-rel-suffix ## Ports Collection. # # The easiest way to get the ports tree is to use the "ports-all" # mega-collection. It includes all of the individual "ports-*" # collections, ports-all --- snip ---