Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Wed, 30 Jan 2002 10:50:26 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Wed, 30 Jan 2002 10:50:16 -0500 Received: from bitmover.com ([192.132.92.2]:10149 "EHLO bitmover.com") by vger.kernel.org with ESMTP id ; Wed, 30 Jan 2002 10:50:03 -0500 Date: Wed, 30 Jan 2002 07:49:56 -0800 From: Larry McVoy To: Alan Cox Cc: Linus Torvalds , Daniel Phillips , Alexander Viro , Ingo Molnar , Rob Landley , linux-kernel@vger.kernel.org, Rik van Riel Subject: Re: A modest proposal -- We need a patch penguin Message-ID: <20020130074956.C18381@work.bitmover.com> Mail-Followup-To: Larry McVoy , Alan Cox , Linus Torvalds , Daniel Phillips , Alexander Viro , Ingo Molnar , Rob Landley , linux-kernel@vger.kernel.org, Rik van Riel In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: ; from alan@lxorguk.ukuu.org.uk on Wed, Jan 30, 2002 at 10:14:49AM +0000 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 30, 2002 at 10:14:49AM +0000, Alan Cox wrote: > Larry - can bitkeeper easily be persuaded to take "messages" back all the way > to the true originator of a change. Ie if a diff gets to Linus he can reject > a given piece of change and without passing messages back down the chain > ensure they get the reply as to why it was rejected, and even if > nobody filled anything in that it was looked at and rejected by xyz at > time/date ? It's certainly possible and there are changes we could make to make it more useful. Right now, there is no record of a change if it goes and then gets rejected right back out; it's as if you patched and then you did a reverse patch. The good news is that each change (patch) has an identifier, they look like awc@bitmover.bitmover.com|ChangeSet|20011230212716|39200 and if we kept a record of those that were rejected, it would be trivial for a developer to track whether his change was in/not seen/rejected. -- --- Larry McVoy lm at bitmover.com http://www.bitmover.com/lm - 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/