On 31.08.2009 10:44, [email protected] wrote:
> This series of patches adds a new view to the history
> dialog. The view focuses on branches instead of
> parent-child relations. This means that the repeated-merge
> pattern will show up as two columns instead of a long
> curtain of merges. The disadvantage is that you cannot see
> the exact parent of all merges. Instead, the view shows
> which branch the parent belongs to using a dashed line.
>
Very promising and interesting work.
I found that if I select the "merges" radio button in the filter
bar, it seems to be stuck in an endless "running" loop.
Repo test data seems to be irrelevant.
I'm using 04942e1ae5fa here.
If I close the window while it is running, I get the
following traceback:
{{{
#!python
** Please report this bug to [email protected] or
http://bitbucket.org/tortoisehg/stable/issues
** Mercurial version (unknown). TortoiseHg version (unknown)
** Command: --nofork log
** CWD: C:\Documents and Settings\adi\My Documents\hg-repos\thg-default
** Extensions loaded: mq, graphlog, patchbomb, rebase
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 400, in
filtered_log_generator
changeiter, matchfn = cmdutil.walkchangerevs(repo.ui, repo, pats, get, opts)
File "C:\Python25\Lib\site-packages\mercurial\cmdutil.py", line 1046, in
walkchangerevs
revs = revrange(repo, opts['rev'] or [defrange])
KeyError: 'rev'
}}}
------------------------------------------------------------------------------
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
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop