From owner-freebsd-stable@FreeBSD.ORG Thu Nov 1 00:43:39 2007 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 81C2F16A419 for ; Thu, 1 Nov 2007 00:43:39 +0000 (UTC) (envelope-from mav@FreeBSD.org) Received: from cmail.optima.ua (cmail.optima.ua [195.248.191.121]) by mx1.freebsd.org (Postfix) with ESMTP id 04F6713C494 for ; Thu, 1 Nov 2007 00:43:38 +0000 (UTC) (envelope-from mav@FreeBSD.org) X-Spam-Flag: SKIP X-Spam-Yversion: Spamooborona 1.7.0 Received: from [212.86.226.226] (account mav@alkar.net HELO [192.168.3.2]) by cmail.optima.ua (CommuniGate Pro SMTP 5.1.10) with ESMTPA id 41498099; Thu, 01 Nov 2007 01:30:40 +0200 Message-ID: <4729101B.3040508@FreeBSD.org> Date: Thu, 01 Nov 2007 01:30:35 +0200 From: Alexander Motin User-Agent: Thunderbird 2.0.0.6 (Windows/20070728) MIME-Version: 1.0 To: JD Bronson References: <1193858655.00822688.1193848202@10.7.7.3> In-Reply-To: <1193858655.00822688.1193848202@10.7.7.3> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-stable@freebsd.org Subject: Re: CVS tag for 7.0 - standard X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Nov 2007 00:43:39 -0000 JD Bronson wrote: > Can someone kindly tell me the CVS tag to follow the 7.0 patch branch > (only)? > > I am running 7.0Beta1 and want to stay with that only. Nothing newer > like the 'stable' branch. As 7.0 is not yet released, you can use only RELENG_7 - 7-STABLE tag. When 7.0 will be released, RELENG_7_0 will be branched. -- Alexander Motin