From owner-freebsd-current@FreeBSD.ORG Sat Aug 8 21:14:02 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 70F061065673; Sat, 8 Aug 2009 21:14:02 +0000 (UTC) (envelope-from mel.flynn+fbsd.current@mailing.thruhere.net) Received: from mailhub.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 4117F8FC23; Sat, 8 Aug 2009 21:14:02 +0000 (UTC) Received: from smoochies.rachie.is-a-geek.net (mailhub.rachie.is-a-geek.net [192.168.2.11]) by mailhub.rachie.is-a-geek.net (Postfix) with ESMTP id 368447E818; Sat, 8 Aug 2009 13:14:01 -0800 (AKDT) From: Mel Flynn To: freebsd-current@freebsd.org Date: Sat, 8 Aug 2009 13:14:00 -0800 User-Agent: KMail/1.11.4 (FreeBSD/8.0-BETA2; KDE/4.2.4; i386; ; ) References: <409F1C03-B18C-4084-93D0-3D1918D7F105@exscape.org> <200908081138.07633.mel.flynn+fbsd.current@mailing.thruhere.net> <4A7DE52F.5000201@FreeBSD.org> In-Reply-To: <4A7DE52F.5000201@FreeBSD.org> MIME-Version: 1.0 Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200908081314.00378.mel.flynn+fbsd.current@mailing.thruhere.net> Cc: Doug Barton Subject: Re: What's up with the SVN repository? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 08 Aug 2009 21:14:02 -0000 On Saturday 08 August 2009 12:50:55 Doug Barton wrote: > Mel Flynn wrote: > > It's on my TODO, as soon as I'm going to convert my local cvs to svn, > > which is as soon as someone rewrites "how to set up a local cvs > > repository the freebsd way" to the svn equivalent ;). > > Actually svn basically eliminates the need for a local copy of the > repository. What are you doing with your local repository now that you > would like to continue doing with svn? I didn't mean the FreeBSD source tree. I have my own software in cvs, which was way back when set up using Stijn Hoop's article [1]. I'd like to do a onetime conversion, and keep the commit mail, commit checks, avail functionality. [1] http://www.freebsd.org/doc/en_US.ISO8859-1/articles/cvs-freebsd/index.html -- Mel