Date: Wed, 11 Jun 2003 19:57:28 +1200 From: Jonathan Chen <jonc@chen.org.nz> To: Joe Pokupec <joepok@ninestar.com> Cc: freebsd-questions@freebsd.org Subject: Re: CVS Update Message-ID: <20030611075728.GA740@grimoire.chen.org.nz> In-Reply-To: <BB0C1AE7.10409%joepok@ninestar.com> References: <20030611065004.GA427@grimoire.chen.org.nz> <BB0C1AE7.10409%joepok@ninestar.com>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <jonc@chen.org.nz>
----------------------------------------------------------------------
The human mind ordinarily operates at only ten percent of its capacity
-- the rest is overhead for the operating system.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030611075728.GA740>
