From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 01:19:54 2003 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 C73E637B401 for ; Wed, 11 Jun 2003 01:19:54 -0700 (PDT) Received: from mmp-2.gci.net (mmp-2.gci.net [208.138.130.81]) by mx1.FreeBSD.org (Postfix) with ESMTP id 587D843FA3 for ; Wed, 11 Jun 2003 01:19:54 -0700 (PDT) (envelope-from joepok@ninestar.com) Received: from [192.168.1.101] (89-6-237-24.gci.net [24.237.6.89]) by mmp-2.gci.net (iPlanet Messaging Server 5.2 HotFix 1.14 (built Mar 18 2003)) with ESMTP id <0HGB00FIE5T5G0@mmp-2.gci.net> for freebsd-questions@freebsd.org; Wed, 11 Jun 2003 00:19:53 -0800 (AKDT) Date: Wed, 11 Jun 2003 00:19:50 -0800 From: Joe Pokupec In-reply-to: <20030611075728.GA740@grimoire.chen.org.nz> To: Jonathan Chen Message-id: MIME-version: 1.0 Content-type: text/plain; charset=US-ASCII Content-transfer-encoding: 7BIT User-Agent: Microsoft-Entourage/10.1.1.2418 cc: freebsd-questions@freebsd.org Subject: Re: CVS Update 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: Wed, 11 Jun 2003 08:19:55 -0000 Thanks Jonathan! I simply used your supfile and changed the host to cvsup16.FreeBSD.org (the other ones were busy) and: Establishing multiplexed-mode data connection Running Updating collection src-all/cvs Sweet! So what is I am updating now, the ports collection? Will this bring me up to 4.8 from 4.7 or do I use a different command? Thanks Joe > Here's mine: > > *default host=cvsup2.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default release=cvs > *default delete use-rel-suffix > > *default compress > > *default tag=RELENG_4 > src-all > > *default tag=. > ports-all > > Looks like your collection name for ports is wrong: "ports-all", not > "port-all". I'm also unsure as to whether your tag directive syntax is > correct. > > Cheers. > -- > Jonathan Chen >> On Tue, Jun 10, 2003 at 11:31:51PM -0800, Joe Pokupec wrote: >> Jonathan, >> >> I've tried a few different variables (host=cvsup1.FreeBSD.org, 2, 3, 4...). >> I added the port-all tag=. and doc-all tag=. Just to see if this would >> help... Nada. >> >> Here's the latest version: >> >> *default host=cvsup17.FreeBSD.org >> *default base=/usr >> *default prefix=/usr >> *default release=cvs tag=RELENG_4 >> *default delete use-rel-suffix >> >> *default compress >> src-all >> port-all tag=. >> doc-all tag=.