Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261553AbVDJSWn (ORCPT ); Sun, 10 Apr 2005 14:22:43 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261565AbVDJSVh (ORCPT ); Sun, 10 Apr 2005 14:21:37 -0400 Received: from scrub.xs4all.nl ([194.109.195.176]:31158 "EHLO scrub.xs4all.nl") by vger.kernel.org with ESMTP id S261553AbVDJSUf (ORCPT ); Sun, 10 Apr 2005 14:20:35 -0400 Date: Sun, 10 Apr 2005 20:19:41 +0200 (CEST) From: Roman Zippel X-X-Sender: roman@scrub.home To: Paul P Komkoff Jr cc: Linus Torvalds , Andrea Arcangeli , Martin Pool , "linux-kernel@vger.kernel.org" , David Lang Subject: Re: Code snippet to reconstruct ancestry graph from bk repo In-Reply-To: <20050410172421.GA7716@stingr.stingr.net> Message-ID: References: <20050407014727.GA17970@havoc.gtf.org> <1112852302.29544.75.camel@hope> <1112939769.29544.161.camel@hope> <20050408083839.GC3957@opteron.random> <20050410172421.GA7716@stingr.stingr.net> 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: 740 Lines: 23 Hi, On Sun, 10 Apr 2005, Paul P Komkoff Jr wrote: > (borrowed from Tommi Virtanen) > > Code snippet to reconstruct ancestry graph from bk repo: > bk changes -end':I: $if(:PARENT:){:PARENT:$if(:MPARENT:){ :MPARENT:}} $unless(:PARENT:){-}' |tac > > format is: > newrev parent1 [parent2] > parent2 present if merge occurs. I know that this is possible and Larry's response would have been something like this: http://www.ussg.iu.edu/hypermail/linux/kernel/0502.1/0248.html bye, Roman - 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/