From owner-freebsd-stable@FreeBSD.ORG Thu Jan 3 20:37:28 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id EA56596B for ; Thu, 3 Jan 2013 20:37:28 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) by mx1.freebsd.org (Postfix) with ESMTP id A05ED1E6 for ; Thu, 3 Jan 2013 20:37:28 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1TqrXi-0004dg-0Q for freebsd-stable@freebsd.org; Thu, 03 Jan 2013 21:37:34 +0100 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 ; Thu, 03 Jan 2013 21:37:34 +0100 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 ; Thu, 03 Jan 2013 21:37:34 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Walter Hurry Subject: Re: Does / Is anyone maintaining CVS for FreeBSD? Date: Thu, 3 Jan 2013 20:37:04 +0000 (UTC) Lines: 19 Message-ID: References: <50E1D012.1040004@missouri.edu> <20121231175808.GA1399@glenbarber.us> <6817fb4c15659b194cc658b1dfa58a31.authenticated@ultimatedns.net> <148920333.20121231235441@takeda.tk> <50E3444D.1060307@mu.org> <6794891ed487f426d2c5d0108648f1e0.authenticated@ultimatedns.net> <20130102123148.1f493d00@X220.ovitrap.com> <50E45A03.9080600@FreeBSD.org> <20130103075037.130afa18@X220.ovitrap.com> <50E533F1.5020006@FreeBSD.org> <818DF1F6-9C5B-4BDE-867B-ECD8C60E5659@punkt.de> <50E5CC1C.7070803@infracaninophile.co.uk> <50E5D4AA.8010203@dilkie.com> 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.135 (Tomorrow I'll Wake Up and Scald Myself with Tea; GIT 30dc37b master) X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 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, 03 Jan 2013 20:37:29 -0000 On Thu, 03 Jan 2013 13:57:46 -0500, Lee Dilkie wrote: > On 1/3/2013 1:21 PM, Matthew Seaman wrote: >> On 03/01/2013 17:48, Patrick M. Hausen wrote: >>> I'm a bit reluctant to installing svn on every system that needs >>> source updates. Are there more lightweight ways? >> >> freebsd-update(8) >> >> which is what 'make update' will run by default and in the absence of >> any configuration to use other mechanisms. >> >> Cheers, >> >> Matthew >> > but that fetches binaries, not sources. > By default it does both.