From owner-freebsd-current@FreeBSD.ORG Tue Jun 3 17:30:35 2008 Return-Path: Delivered-To: current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 338921065675 for ; Tue, 3 Jun 2008 17:30:35 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id F08FA8FC1E for ; Tue, 3 Jun 2008 17:30:34 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from [IPv6:2001:7b8:3a7:0:5c6a:1f36:d5ec:9d3d] (unknown [IPv6:2001:7b8:3a7:0:5c6a:1f36:d5ec:9d3d]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id C3EBB3C for ; Tue, 3 Jun 2008 19:30:33 +0200 (CEST) Message-ID: <48457FB8.8040205@andric.com> Date: Tue, 03 Jun 2008 19:30:32 +0200 From: Dimitry Andric User-Agent: Thunderbird 2.0.0.15pre (Windows/20080517) MIME-Version: 1.0 To: current@freebsd.org References: <20080603164503.GC1592@roadrunner.spoerlein.net> In-Reply-To: <20080603164503.GC1592@roadrunner.spoerlein.net> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: Re: Subversion documentation for the FreeBSD project? 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: Tue, 03 Jun 2008 17:30:35 -0000 On 2008-06-03 18:45, Ulrich Spoerlein wrote: > seems like I totally missed the effort to port the FreeBSD CVS to SVN. > Is there some documentation around, that describes the New Way for us > mere mortals? Specific questions that come to my mind: I also saw the src commit messages containing subversion revision references, and wondered about it. There's some info here: http://wiki.freebsd.org/VersionControl > - How will repository propagation be done in the future? rsync? Apparently there's something called svnsync. > - Is there one big svn tree or src/ ports/ doc/ seperately? , although this has "proposed" in the title. :) > - Did you fixup the CVS repo-copies into real SVN renames? > - Will svn(1) ever be part of the base system? It's an Apache/BSD style license, so it looks quite possible. > - Some statistics about repo-size would be nice :) No idea about this... Since the Perforce and CVS repositories can be combined into Subversion, you'd also save some space.