From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Radziej Subject: Re: [TopGit PATCH] tg-graph: print dependency graph like git log --graph Date: Tue, 19 May 2009 15:39:47 +0200 Message-ID: <20090519133947.GE28702@noris.de> References: <1242711875-25666-1-git-send-email-bert.wesarg@googlemail.com> <20090519102742.GA28702@noris.de> <36ca99e90905190337y63aeb98ag59ff37688f75ba96@mail.gmail.com> <20090519110800.GB28702@noris.de> <36ca99e90905190448k64ee18afw8abc49bd90ecb58f@mail.gmail.com> <20090519131044.GD28702@noris.de> <36ca99e90905190632q656a5855qe7624902ef82a3da@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: QUOTED-PRINTABLE Cc: Petr Baudis , git@vger.kernel.org, martin f krafft , Uwe Kleine-Koenig , Adam Simpkins To: Bert Wesarg X-From: git-owner@vger.kernel.org Tue May 19 15:40:12 2009 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1M6PYB-0001k6-Bu for gcvg-git-2@gmane.org; Tue, 19 May 2009 15:40:11 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754581AbZESNju convert rfc822-to-quoted-printable (ORCPT ); Tue, 19 May 2009 09:39:50 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1754422AbZESNju (ORCPT ); Tue, 19 May 2009 09:39:50 -0400 Received: from mail01.noris.net ([62.128.1.221]:39820 "EHLO mail01.noris.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753738AbZESNjt convert rfc822-to-8bit (ORCPT ); Tue, 19 May 2009 09:39:49 -0400 Received: from mail-intern.backup.noris.net ([10.1.0.25] helo=mail.office.noris.de) by mail01.noris.net with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.63) (envelope-from ) id 1M6PXn-00077W-I7; Tue, 19 May 2009 15:39:47 +0200 Received: from mir.office.noris.de ([10.2.6.66] ident=postfix) by mail.office.noris.de with esmtp (Exim 4.63) (envelope-from ) id 1M6PXn-0000WL-EA; Tue, 19 May 2009 15:39:47 +0200 Received: by mir.office.noris.de (Postfix, from userid 294) id 566921179051; Tue, 19 May 2009 15:39:47 +0200 (CEST) Content-Disposition: inline In-Reply-To: <36ca99e90905190632q656a5855qe7624902ef82a3da@mail.gmail.com> User-Agent: Mutt/1.5.17+20080114 (2008-01-14) X-Noris-IP: 10.1.0.25 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Tue, May 19, Bert Wesarg wrote: > On Tue, May 19, 2009 at 15:10, Michael Radziej wrote: > > On Tue, May 19, Bert Wesarg wrote: > >> And you see the error with all 3? > > > > Yes > > > >> > >> Can you send the output from 'tg summary --graphviz' too? > > > > # GraphViz output; pipe to: > > # =A0 | dot -Tpng -o > > # or > > # =A0 | dot -Txlib > > > > digraph G { > > > > =A0 =A0 =A0 =A0graph [ > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0rankdir =3D "TB" > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0label=3D"TopGit Layout\n\n\n" > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0fontsize =3D 14 > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0labelloc=3Dtop > > =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0pad =3D "0.5,0.5" > > =A0 =A0 =A0 =A0]; > > > > \t"t/conflicts" -> "master"; > > \t"t/python" -> "master"; > > \t"t/tg-graph" -> "master"; > > } > can you remove the '\t' and pipe the resulting file into this command > inside your topgit work dir: >=20 > cat "$file" | gvpr -f share/graph.gvpr Works: * t/conflicts | * t/python |/ =20 | * t/tg-graph |/ =20 * master (Wow, I had no idea graphviz can produce ASCII art!) Where's the '\t' from? Is it a result of the "t/" prefix I used for the topic branches? Michael --=20 noris network AG - Deutschherrnstra=DFe 15-19 - D-90429 N=FCrnberg - Tel +49-911-9352-0 - Fax +49-911-9352-100 http://www.noris.de - The IT-Outsourcing Company =20 Vorstand: Ingo Kraupa (Vorsitzender), Joachim Astel, Hansjochen Klenk -= =20 Vorsitzender des Aufsichtsrats: Stefan Schnabel - AG N=FCrnberg HRB 176= 89