Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 30 Jan 2002 12:01:22 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 30 Jan 2002 11:59:48 -0500 Received: from helen.CS.Berkeley.EDU ([128.32.131.251]:37519 "EHLO helen.CS.Berkeley.EDU") by vger.kernel.org with ESMTP id ; Wed, 30 Jan 2002 11:59:16 -0500 Date: Wed, 30 Jan 2002 08:59:03 -0800 From: Josh MacDonald To: Rik van Riel Cc: Ingo Molnar , Larry McVoy , Tom Rini , Linus Torvalds , Daniel Phillips , Alexander Viro , Rob Landley , linux-kernel Subject: Re: A modest proposal -- We need a patch penguin Message-ID: <20020130085902.C11593@helen.CS.Berkeley.EDU> In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from riel@conectiva.com.br on Wed, Jan 30, 2002 at 02:47:26PM -0200 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Quoting Rik van Riel (riel@conectiva.com.br): > On Wed, 30 Jan 2002, Ingo Molnar wrote: > > On Wed, 30 Jan 2002, Larry McVoy wrote: > > > > > How much of the out order stuff goes away if you could send changes > > > out of order as long as they did not overlap (touch the same files)? > > > > could this be made: 'as long as they do not touch the same lines of > > code, taking 3 lines of context into account'? (ie. unified diff > > definition of 'collisions' context.) > > That would be _wonderful_ and fix the last bitkeeper > problem I'm having once in a while. This would seem to require a completely new tool for you to specify which hunks within a certain file belong to which changeset. I can see why Larry objects. What's your solution? -josh -- PRCS version control system http://sourceforge.net/projects/prcs Xdelta storage & transport http://sourceforge.net/projects/xdelta Need a concurrent skip list? http://sourceforge.net/projects/skiplist - 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/