Hex Artifact Content
Not logged in

Artifact 3b5479d1527a33cf1316fcab935a127d86cf3532:

File tools/cvs2fossil/showg part of check-in [64d0019e0f] - Added two more debugging helper applications. One to extract and show a file revision tree, the other to display a dot file generated by the importer during cycle breaking passes. by aku on 2007-11-23 05:38:12.

0000: 23 21 2f 62 69 6e 2f 73 68 0a 0a 64 6f 74 20 2d  #!/bin/sh..dot -
0010: 54 70 6e 67 20 2d 6f 20 24 24 2e 70 6e 67 20 24  Tpng -o $$.png $
0020: 31 0a 64 69 73 70 6c 61 79 20 24 24 2e 70 6e 67  1.display $$.png
0030: 0a 72 6d 20 24 24 2e 70 6e 67 0a 65 78 69 74 0a  .rm $$.png.exit.