From owner-freebsd-stable@FreeBSD.ORG Mon Mar 11 05:19:06 2013 Return-Path: Delivered-To: freebsd-stable@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 BD92E699 for ; Mon, 11 Mar 2013 05:19:06 +0000 (UTC) (envelope-from smithi@nimnet.asn.au) Received: from sola.nimnet.asn.au (paqi.nimnet.asn.au [115.70.110.159]) by mx1.freebsd.org (Postfix) with ESMTP id A0E69685 for ; Mon, 11 Mar 2013 05:19:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by sola.nimnet.asn.au (8.14.2/8.14.2) with ESMTP id r2B4rtTW024959; Mon, 11 Mar 2013 15:53:55 +1100 (EST) (envelope-from smithi@nimnet.asn.au) Date: Mon, 11 Mar 2013 15:53:55 +1100 (EST) From: Ian Smith To: "Isaac (.ike) Levy" Subject: Re: svn - but smaller? In-Reply-To: <1362962042-5325577.76629789.fr2B0Xoe2027453@rs149.luxsci.com> Message-ID: <20130311153555.G32142@sola.nimnet.asn.au> References: <20130123144050.GG51786@e-Gitt.NET> <20130125092723.GC79995@e-Gitt.NET> <1359320641-6493504.60501067.fr0RL3aYw027137@rs149.luxsci.com> <1359380582-6256705.77592125.fr0SDgrYH000991@rs149.luxsci.com> <1362962042-5325577.76629789.fr2B0Xoe2027453@rs149.luxsci.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-stable@freebsd.org, John Mehr 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: Mon, 11 Mar 2013 05:19:06 -0000 On Sun, 10 Mar 2013 20:33:50 -0400, Isaac (.ike) Levy wrote: > On Feb 23, 2013, at 7:36 PM, John Mehr wrote: > > > Hello all, > > I've believe I've made just about all of the progress optimizing svnup > > as I can and I've just submitted it as a new port. With my ~ 350kb/s > > DSL connection, it now takes just under 30 minutes to download a fresh > > base/releng/8.3 tree using svnup (Subversion's svn takes approximately > > 12 minutes). Incremental updates, such as tracking one of the stable > > branches takes only 2-3 minutes. > > For anyone that wants to preview the port before it gets added to the > > ports tree (assuming I got the send-pr correct), the tarball is located > > at: > > http://jcm.dsl.visi.com/freebsd/svnup/svnup-0.5.tar.xz > > Please let me know if you find any issues. > > If anyone has any info about sunup(1) making it's way into base, please tell me so I can kill this page: > > https://wiki.freebsd.org/UsersFetchingSource > > (After trying to catch up on the relevant lists, I just updated that 'status page' on the FreeBSD wiki.) > > -- > John, this is spectacular- thank you! > > Rocket- > .ike Cool. The link to svnup above is stale however, now at 0.56. Best use the link (as on your wiki page) of http://jcm.dsl.visi.com/freebsd/svnup/ and go from there. Also, I wouldn't be in a hurry to kill that wiki page, lots of useful info still there, even when it becomes only for historical reference. cheers, Ian