From owner-freebsd-questions@FreeBSD.ORG Sat Jun 1 00:47:42 2013 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 7CD50B35 for ; Sat, 1 Jun 2013 00:47:42 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id 3FD8E37D for ; Sat, 1 Jun 2013 00:47:41 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1UiZyu-0002wd-JU for freebsd-questions@freebsd.org; Sat, 01 Jun 2013 02:47:40 +0200 Received: from cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com ([86.21.186.149]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 Jun 2013 02:47:40 +0200 Received: from walterhurry by cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 01 Jun 2013 02:47:40 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Walter Hurry Subject: Re: Where to get source for 10? Date: Sat, 1 Jun 2013 00:47:25 +0000 (UTC) Lines: 14 Message-ID: References: <51A931E8.4090109@ayan.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: cpc3-walt15-2-0-cust148.13-2.cable.virginmedia.com User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) 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: Sat, 01 Jun 2013 00:47:42 -0000 On Fri, 31 May 2013 19:27:36 -0400, Ayan George wrote: > On 05/31/2013 07:23 PM, Walter Hurry wrote: >> For 9.1 I can checkout http://svn.freebsd.org/base/releng/9.1/ >> >> But where can I get the source for FreeBSD10? >> >> > I assume it'd be the head branch: > > http://svn.freebsd.org/base/head/ Thanks.