From owner-cvs-sys Mon Oct 27 03:01:55 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id DAA08419 for cvs-sys-outgoing; Mon, 27 Oct 1997 03:01:55 -0800 (PST) (envelope-from owner-cvs-sys) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id DAA08411; Mon, 27 Oct 1997 03:01:48 -0800 (PST) (envelope-from asami@bubble.didi.com) Received: from bubble.didi.com (sjx-ca35-03.ix.netcom.com [204.31.236.131]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id DAA16238; Mon, 27 Oct 1997 03:01:46 -0800 (PST) Received: (from asami@localhost) by bubble.didi.com (8.8.7/8.8.5) id DAA01982; Mon, 27 Oct 1997 03:01:41 -0800 (PST) Date: Mon, 27 Oct 1997 03:01:41 -0800 (PST) Message-Id: <199710271101.DAA01982@bubble.didi.com> To: peter@netplex.com.au CC: jkh@freebsd.org, cvs-committers@freebsd.org, cvs-all@freebsd.org, cvs-sys@freebsd.org In-reply-to: <199710261412.WAA09524@spinner.netplex.com.au> (message from Peter Wemm on Sun, 26 Oct 1997 22:12:32 +0800) Subject: Re: cvs commit: src/sys/conf newvers.sh From: asami@cs.berkeley.edu (Satoshi Asami) Sender: owner-cvs-sys@freebsd.org X-Loop: FreeBSD.org Precedence: bulk * 3.0-CURRENT won't exist beyond 3.0-RELEASE.. At some point I assume the * tree will branch, RELENG_3_0 will become 3.0-STABLE (on which * 3.0[.*]-RELEASE will happen), and HEAD will become 3.1-CURRENT or * something. So, there won't be a 3.0-CURRENT after 3.0-STABLE begins. I don't think so. I don't think DavidG will agree with that either. :) * So, how do we tell the difference between 3.0-STABLE before and after * 3.0-RELEASE? Damn good question, unless it becomes 3.0.0-STABLE or * 3.0.1-STABLE depending on how many aborted releases there are... :-] (can * you say 2.2.1? :-) As you say yourself above, this is just moving the problem from one place to another. Satoshi