Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 06 Aug 2003 22:47:58 +0000
From:      "Scott R." <fluid@sfmidimafia.com>
To:        Charlie Schluting <charlie@schluting.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: ntop broken?
Message-ID:  <1060210078.95208.25.camel@borges>
In-Reply-To: <20030806153607.U65087@cheshire.cat.pdx.edu>
References:  <20030806085137.W47031@cheshire.cat.pdx.edu> <20030806220811.GA70191@rot13.obsecurity.org> <20030806153607.U65087@cheshire.cat.pdx.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 2003-08-06 at 22:39, Charlie Schluting wrote:
> 5BOn Wed, 6 Aug 2003, Kris Kennaway wrote:
> 
> > On Wed, Aug 06, 2003 at 08:57:53AM -0700, Charlie Schluting wrote:
> > >
> > > Howdy,
> > > Running 5.0.
> >
> > cvsup to 5.1 and retry.  The package currently builds on a clean 5.1 system.
> >
> > Kris
> 
> Interesting. So, I tried, and it deleted all my ports. I was using this:
> 
> *default host=cvsup10.FreeBSD.org
> *default base=/usr
> *default prefix=/usr
> *default release=cvs
> *default tag=RELENG_5_1
> *default delete use-rel-suffix
> 
> *default compress
> ports-base
> ports-all
> 
> Any ideas? Thanks a bunch :)

Yes.  Your tag for ports should be '.', so:

*default tag=.

not

*default tag=RELENG_5_1

There is no such animal and that is why it deleted all of your ports
instead of updating them.  In addition, specifying 'ports-all' is
sufficient ('ports-base' is not needed unless you are only cvsup'ing
individual collections).

-Scott



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1060210078.95208.25.camel>