error in graph.py

Bug #41750 reported by wdickers
4
Affects Status Importance Assigned to Milestone
bzrk (Ubuntu)
New
Medium
Unassigned

Bug Description

In graph.py of this package there were two lines that used

"branch.get_revision(start)"

which gives an error, however when it is changed to:

"branch.repository.get_revision(start)"

the error disappears and "bzr viz" works.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.