526
by Aaron Bentley
Update bugs |
1 |
graph-ancestry needs to escape backslashes in commit messages to prevent |
2 |
dot syntax errors: |
|
3 |
||
4 |
ganieda:~/bzr/bzr.dev% bzr graph-ancestry . foo.dot |
|
5 |
ganieda:~/bzr/bzr.dev% dot -Tpng foo.dot -o foo.png |
|
6 |
Error: foo.dot:5095: syntax error near line 5095 |
|
7 |
context: n2311[fillcolor="white" style="filled" label="62e3e\nAaron |
|
8 |
Bentley\nwin32fixes\n2006/03/27\nd2202" shape="box" tooltip="Used |
|
9 |
osutils getcwd instead of replacing \"\\" with >>> \ <<< "/\"" |
|
10 |
href="#"] |