If I start hgtk log and enter "*.py" into file patterns for the thg repo, I
get the following.

thg cset 2d24479142bf
branch default
date 29-Sep-2009

{{{
#!python
** Please report this bug to http://bitbucket.org/tortoisehg/stable/issuesor
tortoisehg-disc...@lists.sourceforge.net
** Mercurial version (1.3.1).  TortoiseHg version (unknown)
** Command: log
** CWD: E:\src\mercurial\thg\branch-view
** Extensions loaded: mq, convert, patchbomb, pbranch
Recoverable runtime error (stderr):
Traceback (most recent call last):
  File
"E:\src\mercurial\thg\branch-view\tortoisehg\hgtk\logview\treeview.py", line
213, in populate
    (rev, node, lines, wfile) = self.grapher.next()
  File
"E:\src\mercurial\thg\branch-view\tortoisehg\hgtk\logview\revgraph.py", line
503, in filtered_log_generator
    changeiter, matchfn = cmdutil.walkchangerevs(repo.ui, repo, pats, get,
opts)
  File "c:\Python25\Lib\site-packages\mercurial\cmdutil.py", line 1123, in
walkchangerevs
    for rev, changefiles in changerevgen():
  File "c:\Python25\Lib\site-packages\mercurial\cmdutil.py", line 1121, in
changerevgen
    yield j, change(j)[3]
  File "c:\Python25\Lib\site-packages\mercurial\context.py", line 84, in
__getitem__
    return self.filectx(key)
  File "c:\Python25\Lib\site-packages\mercurial\context.py", line 159, in
filectx
    fileid = self.filenode(path)
  File "c:\Python25\Lib\site-packages\mercurial\context.py", line 148, in
filenode
    return self._fileinfo(path)[0]
  File "c:\Python25\Lib\site-packages\mercurial\context.py", line 143, in
_fileinfo
    _('not found in manifest'))
mercurial.error.LookupError: 3...@69de4bfd5ab2: not found in manifest

}}}
------------------------------------------------------------------------------
Come build with us! The BlackBerry® Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9-12, 2009. Register now!
http://p.sf.net/sfu/devconf
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to