[cc-ing Peer] I see a problem when pulling with compact graph set in history dialog.
I'm using 25e7fa1f1ef4 here. If I do a pull, the history dialog status is stuck in an endless "running". If I close the dialog, I get the following traceback: {{{ #!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-bastel ** 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 338, in branch_grapher yield grapher.next() File "W:\thg-default\hggtk\logview\revgraph.py", line 319, in next next_branches = self._compute_next_branches() File "W:\thg-default\hggtk\logview\revgraph.py", line 265, in _compute_next_branches branch = self._get_rev_branch(parent) File "W:\thg-default\hggtk\logview\revgraph.py", line 250, in _get_rev_branch self._new_branch(branch) File "W:\thg-default\hggtk\logview\revgraph.py", line 219, in _new_branch assert self._covered_rev(branch_head) AssertionError }}} ------------------------------------------------------------------------------ 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