From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 29 15:05:42 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 C4E9516A4CE for ; Tue, 29 Mar 2005 15:05:42 +0000 (GMT) Received: from eva.fit.vutbr.cz (eva.fit.vutbr.cz [147.229.10.14]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6113F43D39 for ; Tue, 29 Mar 2005 15:05:41 +0000 (GMT) (envelope-from xdivac02@stud.fit.vutbr.cz) Received: from eva.fit.vutbr.cz (localhost [127.0.0.1]) by eva.fit.vutbr.cz (8.13.3/8.13.3) with ESMTP id j2TF5c0n084810 (version=TLSv1/SSLv3 cipher=EDH-RSA-DES-CBC3-SHA bits=168 verify=NO) for ; Tue, 29 Mar 2005 17:05:38 +0200 (CEST) Received: (from xdivac02@localhost) by eva.fit.vutbr.cz (8.13.3/8.13.3/Submit) id j2TF5cof084809 for freebsd-hackers@freebsd.org; Tue, 29 Mar 2005 17:05:38 +0200 (CEST) Date: Tue, 29 Mar 2005 17:05:38 +0200 From: Divacky Roman To: freebsd-hackers@freebsd.org Message-ID: <20050329150538.GA84533@stud.fit.vutbr.cz> References: <319cceca0503281001792baf39@mail.gmail.com> <4248557A.7000302@elischer.org> <20050328191758.GB3141@britannica.bec.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20050328191758.GB3141@britannica.bec.de> User-Agent: Mutt/1.4.2i X-Scanned-By: MIMEDefang 2.49 on 147.229.10.14 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 15:05:42 -0000 > 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... roman