On Wed, Sep 2, 2009 at 6:24 AM, Adrian Buehlmann<adr...@cadifra.com> wrote:
> 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.

It shows just the ancestry of the selected changeset.  Issue #192

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

Doh. Fix pushed.

--
Steve Borho

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