Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261921AbTIZEnl (ORCPT ); Fri, 26 Sep 2003 00:43:41 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261923AbTIZEnl (ORCPT ); Fri, 26 Sep 2003 00:43:41 -0400 Received: from x35.xmailserver.org ([208.129.208.51]:39816 "EHLO x35.xmailserver.org") by vger.kernel.org with ESMTP id S261921AbTIZEnk (ORCPT ); Fri, 26 Sep 2003 00:43:40 -0400 X-AuthUser: davidel@xmailserver.org Date: Thu, 25 Sep 2003 21:38:55 -0700 (PDT) From: Davide Libenzi X-X-Sender: davide@bigblue.dev.mdolabs.com To: Miles Bader cc: "Eric W. Biederman" , Linus Torvalds , andrea@kernel.org, Kernel Mailing List , Matthew Wilcox , Marcelo Tosatti , Larry McVoy Subject: Re: log-buf-len dynamic In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1418 Lines: 32 On Thu, 26 Sep 2003, Miles Bader wrote: > ebiederm@xmission.com (Eric W. Biederman) writes: > > ARCH is barely distributed and architecturally it makes distributed > > merging hard. > > Are you are kidding? Arch is _insanely_ good at handling both > distributed repositories and merging -- those are if anything its > greatest strengths. Everyday development of tla (the latest/greatest > arch implementation) involves many people with their own repositories, > merging back and forth. I definitely agree. It's about a couple of months that I'm playing with it and I have to say that it works great with distributed development. It basically born with that as the very first design rule. It also look very stable AFAICS. And, the old collection of shell scripts (that I didn't like in the beginning) is shaping out toward C code. In three words, I like it. I cannot compare it to bk because I never used it (not because of the license, and not even for political/personal reasons, but because I haven't had any time to do it in the past), and I am sure it still lacks of some useful features when matched with bk, but the fundamentals are definitely there. - Davide - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/