Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Feb 2006 04:55:40 -0800
From:      Glenn Dawson <glenn@antimatter.net>
To:        Joel Hatton <freebsd-questions@auscert.org.au>, freebsd-questions@freebsd.org
Subject:   Re: cvsup question - use just one supfile?
Message-ID:  <7.0.1.0.2.20060212044829.08502eb0@antimatter.net>
In-Reply-To: <200602121225.k1CCPRCI076459@app.auscert.org.au>
References:  <200602121225.k1CCPRCI076459@app.auscert.org.au>

next in thread | previous in thread | raw e-mail | index | archive | help
At 04:25 AM 2/12/2006, Joel Hatton wrote:
>Hi,
>
>I've been sup'ing a few different trees for a little while now, and I'm
>wondering: is it possible to do all at once with the same supfile?
>Something like:
>
>*default host=CHANGE_THIS.FreeBSD.org
>*default base=/var/db
>*default prefix=/usr
>*default release=cvs tag=RELENG_5_3
>*default release=cvs tag=RELENG_5_4
>*default release=cvs tag=RELENG_6
>*default delete use-rel-suffix
>
>this can't be the correct syntax, but is this practicable?

You need a different prefix for each tag.  You'll still want to set 
your defaults, then override them as necessary, like this:

src-all prefix=/foo tag=RELENG_5
src-all prefix=/bar tag=RELENG_6


-Glenn


>thanks,
>-- Joel Hatton --
>Security Analyst                    | Hotline: +61 7 3365 4417
>AusCERT - Australia's national CERT | Fax:     +61 7 3365 7031
>The University of Queensland        | WWW:     www.auscert.org.au
>Qld 4072 Australia                  | Email:   auscert@auscert.org.au
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"




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