From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 00:57:31 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 F2DF137B401 for ; Wed, 11 Jun 2003 00:57:30 -0700 (PDT) Received: from chen.org.nz (chen.org.nz [210.54.19.51]) by mx1.FreeBSD.org (Postfix) with ESMTP id 03CD643F3F for ; Wed, 11 Jun 2003 00:57:30 -0700 (PDT) (envelope-from jonc@chen.org.nz) Received: from grimoire.chen.org.nz (localhost [127.0.0.1]) by chen.org.nz (8.12.9/8.12.9) with ESMTP id h5B7vSs4000789; Wed, 11 Jun 2003 19:57:28 +1200 (NZST) (envelope-from jonc@grimoire.chen.org.nz) Received: (from jonc@localhost) by grimoire.chen.org.nz (8.12.9/8.12.9/Submit) id h5B7vS2c000788; Wed, 11 Jun 2003 19:57:28 +1200 (NZST) Date: Wed, 11 Jun 2003 19:57:28 +1200 From: Jonathan Chen To: Joe Pokupec Message-ID: <20030611075728.GA740@grimoire.chen.org.nz> References: <20030611065004.GA427@grimoire.chen.org.nz> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i 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 07:57:31 -0000 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=. 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 ---------------------------------------------------------------------- The human mind ordinarily operates at only ten percent of its capacity -- the rest is overhead for the operating system.