What is the "ancestry" radio button in the filterbar of
hgtk log supposed to do?

It seems I have to select a cset, in order to enable it.

But if I then activate "ancestry", I cannot see any effect (besides
the string " - revision ancestry" is added in the title bar
of the dialog window.

BTW, if I then close the history dialog, I get the following
traceback (using 05c2cb095bbd from thg default branch)

{{{
#!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
Recoverable runtime error (stderr):
Traceback (most recent call last):
  File "W:\thg-default\hggtk\history.py", line 201, in filter_selected
    self.reload_log()
  File "W:\thg-default\hggtk\history.py", line 397, in reload_log
    self.graphview.refresh(True, None, opts)
  File "W:\thg-default\hggtk\logview\treeview.py", line 341, in refresh
    self.origtip = opts['orig-tip']
KeyError: 'orig-tip'

}}}


------------------------------------------------------------------------------
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