From owner-freebsd-stable Thu Apr 5 23:22:10 2001 Delivered-To: freebsd-stable@freebsd.org Received: from daconcepts.dyndns.org (wks-166-129-114.kscable.com [24.166.129.114]) by hub.freebsd.org (Postfix) with ESMTP id EA8C137B422 for ; Thu, 5 Apr 2001 23:22:06 -0700 (PDT) (envelope-from natedac@kscable.com) Received: from localhost (natedac@localhost) by daconcepts.dyndns.org (8.11.3/8.11.3) with ESMTP id f366ErK02688 for ; Fri, 6 Apr 2001 01:14:53 -0500 (CDT) (envelope-from natedac@kscable.com) X-Authentication-Warning: daconcepts.dyndns.org: natedac owned process doing -bs Date: Fri, 6 Apr 2001 01:13:32 -0500 (CDT) From: Nate Dannenberg X-X-Sender: Cc: Subject: Re: cvsupped to RELENG_4 but got 4.3-RC In-Reply-To: <4.3.2.7.0.20010404211832.020c6b60@pop3.norton.antivirus> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 4 Apr 2001, Brian D. Woodruff wrote: > Hi gang - > > I quickly learned that RC is for Release Candidate, which would inticate to > me that it's somewhere between CURRENT and RELEASE, but nowhere near STABLE!! Actually, you got just what you wanted. See below: > 1.) is there a way to specify 4.2-STABLE, which is what I have been using? You specify it by using the RELENG_4 tag as you just did. The way I've learned it is like this: Every time you fetch the source code via CVSup, you are getting the latest developments and code adjustments in the branch you are fetching. In your case (and the rest of us on this mailing list I hope), that's the 4-STABLE branch, and it's probably as stable as you can get while staying more or less close to the leading edge. The 4-STABLE branch is the working name for the branch of code considered to be, you guessed it, stable. Conversely, the -CURRENT branch might be anything but stable on any given day. You could think of it as a "wide alpha" for FreeBSD v5.0. That -STABLE branch is the code base used to create the different -RELEASE, -BETA, and -RC stages that you've discovered. Each is pretty much a timed snapshot of the -STABLE branch, taken at various times. The -BETA and -RC stages are indicators of how close we are to the next minor version (4.3 versus 4.2), and are generally taken several weeks prior to release time. The last -RC stage (-RC2 this time, I believe) lasts for two or three weeks, and if all is well, is snapshotted and named 4.3-RELEASE (this is what you get from a binary-only CD or FTP install). I guess the 4-STABLE branch will always be 4-STABLE (regardless of the minor version number or the current snapshot's name) until it merges with (or is replaced by) 5-CURRENT. At that point, it would probably be renamed to 5-STABLE, and 6-CURRENT will probably be started as a separate branch. I'm sure someone will correct me where I've messed this description up ;) > 2.) is this a mistake? If so, when will it be corrected? Nope, and probably never, since it ain't broke ;) -- /~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~___~~~~~\ | natedac@kscable.com //Z@|___ | | http://home.kscable.com/natedac |'(__ [_< | \_C64/C128_-_What's_*YOUR*_hobby?__\___|____/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message