On Thu, 26 Oct 2000, Giorgos Keramidas wrote:

> On Wed, Oct 25, 2000 at 05:13:12PM -0400, Chris BeHanna wrote:
> > If you had these lines in your supfile:
> > 
> >         *default release=cvs tag=RELENG_4
> >         *default delete use-rel-suffix
> > 
> > then all of that should have been handled already.
> > 
> >     You'll also need
> > 
> >         ports-all=.

    This is wrong (see below).  Sorry about that!

> Correct me someone if I'm wrong here, but doesn't
> 
>     ports-all=.
> 
> render the tag=RELENG_4 meaningless?  I mean, why not tag=. in the first
> place?

    tag=. updates /usr/src to -CURRENT.  If you're tracking -STABLE,
you don't want that.  ("." means "take the HEAD revision.")

    /usr/ports doesn't make the distinction between -STABLE and
-CURRENT.  You want 

    ports-all tag=.

to make sure your ports collection is up-to-date.

--
Chris BeHanna
Software Engineer (at yourfit.com)
[EMAIL PROTECTED]




To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-stable" in the body of the message

Reply via email to