From owner-freebsd-questions@FreeBSD.ORG Mon Dec 3 04:16:33 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 2C92B680 for ; Mon, 3 Dec 2012 04:16:33 +0000 (UTC) (envelope-from freebsd@growveg.net) Received: from smtp1.servage.net (smtp1.servage.net [IPv6:2a01:3b0:1:fb:1::2001]) by mx1.freebsd.org (Postfix) with ESMTP id E0D178FC12 for ; Mon, 3 Dec 2012 04:16:32 +0000 (UTC) Received: from potato.growveg.org (growveg-1-pt.tunnel.tserv11.ams1.ipv6.he.net [IPv6:2001:470:1f14:3d2::2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp1.servage.net (Postfix) with ESMTPSA id 1BFDB324DD for ; Mon, 3 Dec 2012 04:24:42 +0000 (UTC) Message-ID: <50BC2796.5000708@growveg.net> Date: Mon, 03 Dec 2012 04:16:22 +0000 From: John User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:17.0) Gecko/17.0 Thunderbird/17.0 MIME-Version: 1.0 To: FreeBSD Questions Subject: svn incantation for 9.1-RELEASE Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 03 Dec 2012 04:16:33 -0000 Hello list, At the moment, I get sources via a line like this: svn checkout svn://svn.freebsd.org/base/releng/9.1/ /usr/src Is this sufficient and correct to follow 9.1-RELEASE when it eventually comes out? Right now, building world from that checkout gives 9.1-RC3. thanks -- freebsd at growveg dot net