cvsup question - use just one supfile?

Glenn Dawson glenn at antimatter.net
Sun Feb 12 04:56:05 PST 2006


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 at auscert.org.au
>_______________________________________________
>freebsd-questions at freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe at freebsd.org"



More information about the freebsd-questions mailing list