Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 8 Mar 2002 15:15:41 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 8 Mar 2002 15:15:31 -0500 Received: from 213-97-45-174.uc.nombres.ttd.es ([213.97.45.174]:61445 "EHLO pau.intranet.ct") by vger.kernel.org with ESMTP id ; Fri, 8 Mar 2002 15:15:17 -0500 Date: Fri, 8 Mar 2002 21:15:07 +0100 (CET) From: Pau Aliagas X-X-Sender: pau@pau.intranet.ct To: lkml , Rik van Riel Subject: Re: Kernel SCM: When does CVS fall down where it REALLY matters? In-Reply-To: Message-ID: 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 On Fri, 8 Mar 2002, Rik van Riel wrote: > On Fri, 8 Mar 2002, Pau Aliagas wrote: > > > I'd recommend everybody to give arch a try. > > If you could setup a public arch repository of the 2.4 / 2.5 > kernel of which everybody can copy/clone their arch kernel > repository, that would be a good start. It is not necessary to setup a central repository. We need a reference archive to keep in sync with; then everybody branches from there and syncs back and forth. The reference archive would be the official kernel branch. You could then have public archives to share your patchsets. And access other's archives who you are interested in staying in sync with. > Even better would be an arch kernel repository that is kept > up-to-date (automatically?) or gated from the bitkeeper tree. We only need to update to the latest kernel to have the repository updated, nothing else. You commit the patchset as "patch-2.5.6" and that's it. Then you grep you kernel25--rik and apply the changes from the official branch automatically, reconciling differences. Once you want to "export" your changes to Linus, you export it in one or more patchsets. > That would give us some real way to compare the two tools. It seems obvious that bitkeeper is in very good shape; I'm not at all against people using, but I'm sure that if a few people tried arch, they'd be gratefully surprised. Testing and improvement is needed and very welcome as well as kernel hackers aiming to try it. Pau - 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/