2009/9/13 Adrian Buehlmann <adr...@cadifra.com>

> Done using a recent cset from default
>
> {{{
> #!python
> ** Please report this bug to tortoisehg-disc...@lists.sourceforge.net or
> http://bitbucket.org/tortoisehg/stable/issues
> ** Mercurial version (unknown).  TortoiseHg version (unknown)
> ** Command: --nofork log
> ** CWD: W:\thg-default
> ** Extensions loaded: mq, graphlog, patchbomb, rebase, message, bookmarks
> Recoverable runtime error (stderr):
> Traceback (most recent call last):
>  File "W:\thg-default\hggtk\logview\treeview.py", line 196, in populate
>    (rev, node, lines, parents) = self.grapher.next()
>  File "W:\thg-default\hggtk\logview\revgraph.py", line 337, in
> branch_grapher
>    yield grapher.next()
>  File "W:\thg-default\hggtk\logview\revgraph.py", line 318, in next
>    next_branches = self._compute_next_branches()
>  File "W:\thg-default\hggtk\logview\revgraph.py", line 264, in
> _compute_next_branches
>    branch = self._get_rev_branch(parent)
>  File "W:\thg-default\hggtk\logview\revgraph.py", line 250, in
> _get_rev_branch
>    assert rev in self.branch4rev
> AssertionError
> Traceback (most recent call last):
>  File "W:\thg-default\hggtk\logview\treeview.py", line 196, in populate
>  File "W:\thg-default\hggtk\logview\revgraph.py", line 337, in
> branch_grapher
>  File "W:\thg-default\hggtk\logview\revgraph.py", line 318, in next
>  File "W:\thg-default\hggtk\logview\revgraph.py", line 264, in
> _compute_next_branches
>  File "W:\thg-default\hggtk\logview\revgraph.py", line 250, in
> _get_rev_branch
> AssertionError
>
> }}}
>

Thanks for the bug report.

I have posted a patch that should fix this.

Regards,
Peer
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to