From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 29 17:01:39 2005 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D6A416A4CE for ; Tue, 29 Mar 2005 17:01:39 +0000 (GMT) Received: from harmony.village.org (rover.village.org [168.103.84.182]) by mx1.FreeBSD.org (Postfix) with ESMTP id D987E43D1F for ; Tue, 29 Mar 2005 17:01:38 +0000 (GMT) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.13.3/8.13.1) with ESMTP id j2TGxqbb003383; Tue, 29 Mar 2005 09:59:52 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 29 Mar 2005 09:59:55 -0700 (MST) Message-Id: <20050329.095955.58455889.imp@bsdimp.com> To: xdivac02@stud.fit.vutbr.cz From: "M. Warner Losh" In-Reply-To: <20050329150538.GA84533@stud.fit.vutbr.cz> References: <4248557A.7000302@elischer.org> <20050328191758.GB3141@britannica.bec.de> <20050329150538.GA84533@stud.fit.vutbr.cz> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-hackers@freebsd.org Subject: Re: organization X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 17:01:39 -0000 In message: <20050329150538.GA84533@stud.fit.vutbr.cz> Divacky Roman writes: : > The biggest problem is keeping history here. Doing something like that : > with CVS is a major PITA. We didn't have any old release, so moving : > the repository files didn't create a problem. That's impossible in : > FreeBSD land :) : : wasnt here some discussion about moving FreeBSD to subversion (as some other : projects did - samba, mono etc.)? and subversion solves this... Subversion was deemed to be insufficiently mature for FreeBSD last time it was evaluated formally. Warner