From owner-freebsd-questions@FreeBSD.ORG Mon Sep 3 17:13:48 2012 Return-Path: Delivered-To: freebsd-questions@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ED704106564A; Mon, 3 Sep 2012 17:13:48 +0000 (UTC) (envelope-from levitch@iglou.com) Received: from rdsmtp.iglou.com (rdsmtp.iglou.com [192.107.41.63]) by mx1.freebsd.org (Postfix) with ESMTP id A61318FC21; Mon, 3 Sep 2012 17:13:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=iglou.com; s=alpha; h=Content-Type:MIME-Version:References:Message-ID:In-Reply-To:Subject:cc:To:From:Date; bh=ve+pwyARPJvX6FvX+H3xNfqoyGdjkzpfkDV3DfkC01s=; b=EdyapFg6Z03X2y7Kr3bJ8XCenhRqycIfvU+wIfEZDvtCsJLNbWKRQ9luFw+A8Vl7qY2sOH5VhS/uXbrvce+Q+vtQtMNnFv6c+z4lw6MIEBphizVcP5E4YqpcM5ry17KRMcDGno2ctCzeRza7nT03OfNjQiGqICfJYZvOsz04meQ=; Received: from iglou3.iglou.com ([192.107.41.6]:51858 helo=mail.iglou.com) by rdsmtp.iglou.com with esmtpa (Exim MTA/8.19.3) (envelope-from ) id 1T8aDV-0002aH-P6 by authid with igloumta_auth; Mon, 03 Sep 2012 13:13:41 -0400 Received: from shell1.iglou.com ([192.107.41.17]:63974 helo=shell1) by mail.iglou.com with esmtps (TLS cipher TLSv1:AES256-SHA:256) (Exim MTA/8.19.3) (envelope-from ) id 1T8aDV-0004qe-Cw; Mon, 03 Sep 2012 13:13:41 -0400 Date: Mon, 3 Sep 2012 13:13:41 -0400 (EDT) From: Darrel X-X-Sender: levitch@shell1 To: Lowell Gilbert In-Reply-To: <44a9x712cd.fsf@lowell-desk.lan> Message-ID: References: <44ehmj1354.fsf@lowell-desk.lan> <5044DC50.7020806@FreeBSD.org> <44a9x712cd.fsf@lowell-desk.lan> User-Agent: Alpine 2.00 (GSO 1167 2008-08-23) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Originating-IP: 192.107.41.17 X-IgLou-Customer: 3cb6f76205bd20f518810676a67a982b Cc: Matthew Seaman , freebsd-questions@FreeBSD.org Subject: Re: [solved]: to move csup 90 to subversion 91rc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Sep 2012 17:13:49 -0000 On Mon, 3 Sep 2012, Lowell Gilbert wrote: > Matthew Seaman writes: > >> On 03/09/2012 17:29, Lowell Gilbert wrote: >>> I'm not sure whether there's any equivalent to tracking RELENG_9 (as >>> opposed to tracking RELENG_9_1) under the branching scheme being used >>> with subversion. >> >> stable/9 is the SVN equivalent of RELENG_9 > > Ah, yes, that makes sense. I hadn't looked higher than the releng part > of the path. > > Is anyone working on documenting this for the "cutting edge" section of > the Handbook? I could take a shot at it myself, but I likely couldn't > produce anything intelligible for beginners (at least, not before 9.1 is > out). > If you do decide to write a new section, I could possibly offer help on "dumbing it down". :) At least with the English version. Darrel