From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FPEWE-0002Pk-Rk for garchives@archives.gentoo.org; Fri, 31 Mar 2006 07:58:07 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.5) with SMTP id k2V7uQUL023658; Fri, 31 Mar 2006 07:56:26 GMT Received: from palrel10.hp.com (palrel10.hp.com [156.153.255.245]) by robin.gentoo.org (8.13.6/8.13.5) with ESMTP id k2V7rYIJ026419 for ; Fri, 31 Mar 2006 07:53:35 GMT Received: from cacrelint01.ptp.hp.com (cacrelint01.ptp.hp.com [15.1.29.21]) by palrel10.hp.com (Postfix) with ESMTP id 718C639A28 for ; Thu, 30 Mar 2006 10:54:12 -0800 (PST) Received: from vino.zko.hp.com (vino.zko.hp.com [16.116.97.1]) by cacrelint01.ptp.hp.com (Postfix) with ESMTP id 01A98340EA for ; Thu, 30 Mar 2006 10:54:12 -0800 (PST) Received: by vino.zko.hp.com (Postfix, from userid 10208) id 79DE06C929; Thu, 30 Mar 2006 13:54:11 -0500 (EST) Date: Thu, 30 Mar 2006 13:54:11 -0500 From: Aron Griffis To: gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] overlay support current proposal? Message-ID: <20060330185410.GE1688@vino.zko.hp.com> Mail-Followup-To: gentoo-dev@lists.gentoo.org References: <20060324193534.GA24818@dst.grantgoodyear.org> <200603241506.54915.dostrow@gentoo.org> <20060325064751.GA8104@trolocsis.dyndns.org> <1143336646.31765.158.camel@localhost> <44261AF3.4020005@gentoo.org> <20060326095748.GB9162@ferdyx.org> <4429644F.9090206@gentoo.org> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Disposition: inline In-Reply-To: X-Mailer: Mutt http://www.mutt.org/ X-Editor: Vim http://www.vim.org/ User-Agent: Mutt/1.5.11 X-Archives-Salt: 0c2259e3-6b22-43c5-be51-e17858685f70 X-Archives-Hash: f745404e20cc2b71747efd2b6f36756b Stuart Herbert wrote: [Thu Mar 30 2006, 07:40:47AM EST] > Is there a concensus out of this thread, on the topic of > a distributed VCS? :) Preferrably from devs who will actually want > overlays? :) I don't think there's a consensus really, but here's what I'd suggest based on what people have said: In a nutshell, all three of darcs, git and mercurial are powerful and suited to the task. Darcs is clearly controversial. It has momentum because it's already used by the haskell team's overlay. But its reliance on ghc, which doesn't work on mips and is a non-system dependency, means that it's not favored for more general overlays. I think we might be best to try three revision control systems to start: darcs, git and subversion. Three seems like a lot, but each has its reason, and we can anticipate darcs being used primarily by the haskell team rather than for overlays in general. Regarding the question of mercurial vs. git, I previously recommended mercurial over git. At this point other devs have made the case for git, so I'm happy to give it a try. How does this go over? :-) Aron -- gentoo-dev@gentoo.org mailing list