Re: Code snippet to reconstruct ancestry graph from bk repo

2005-04-10 Thread Roman Zippel
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: >

Code snippet to reconstruct ancestry graph from bk repo

2005-04-10 Thread Paul P Komkoff Jr
rs this proprietary bk meta data and anyone attempting to export > this information is in violation with the free bk licence, so you indeed > just took the important parts and this is/was explicitly verboten for > normal bk users. (borrowed from Tommi Virtanen) Code snippet to reconstruc

Code snippet to reconstruct ancestry graph from bk repo

2005-04-10 Thread Paul P Komkoff Jr
attempting to export this information is in violation with the free bk licence, so you indeed just took the important parts and this is/was explicitly verboten for normal bk users. (borrowed from Tommi Virtanen) Code snippet to reconstruct ancestry graph from bk repo: bk changes -end':I

Re: Code snippet to reconstruct ancestry graph from bk repo

2005-04-10 Thread Roman Zippel
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