Re: Release engineering confusion

From: J.D. Bronson (jbronson_at_wixb.com)
Date: 11/17/05

  • Next message: Steve Bertrand: "RE: Release engineering confusion"
    Date: Wed, 16 Nov 2005 17:33:04 -0600
    To: "Steve Bertrand" <iaccounts@ibctech.ca>
    
    

    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-
    _______________________________________________
    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"
    

  • Next message: Steve Bertrand: "RE: Release engineering confusion"

    Relevant Pages