Date: Wed, 16 Nov 2005 17:33:04 -0600 From: "J.D. Bronson" <jbronson@wixb.com> To: "Steve Bertrand" <iaccounts@ibctech.ca> Cc: 'FreeBSD Questions' <questions@freebsd.org> Subject: Re: Release engineering confusion Message-ID: <6.2.5.6.2.20051116173149.00c0cf58@wixb.com> In-Reply-To: <20051116231638.6F1D343D49@mx1.FreeBSD.org> References: <20051116231638.6F1D343D49@mx1.FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
At 05:16 PM 11/16/2005, Steve Bertrand wrote: >Hi all, > >I'm a little confused about which tags to use in my supfiles for cvsup. > >I've installed 6.0-RELEASE, and really want to stay with STABLE. AFAICT, >in my supfile, I should have the following to do so: > >*default tag=RELENG_6_0 > >...is that correct? I used this, and after a buildworld I got an error. >I'm not concerned about that right now though. Also, is RELENG_6 >considered to be the most current, up-to-date release of the 6.0 track, >as opposed to STABLE? > >Steve according to the example in /usr/share/examples/cvsup: # The following line is for 6-stable. If you want 5-stable, 4-stable, # 3-stable, or 2.2-stable, change to "RELENG_5", "RELENG_4", "RELENG_3", # or "RELENG_2_2" respectively. *default release=cvs tag=RELENG_6 *default delete use-rel-suffix So I used this in my cvsup-file *default release=cvs tag=RELENG_6 and buildworld fails on libcurses...... -- J.D. Bronson Information Services West Allis Memorial Hospital Aurora Health Care - Milwaukee, Wisconsin Office: 414.978.8282 // Fax: 414.977.5299 -Taco Bell is *not* the Mexican Telephone Company-
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6.2.5.6.2.20051116173149.00c0cf58>