Issue 115: Doesn't work ignore filter dialog if .hgignore file is empty
http://bitbucket.org/tortoisehg/stable/issue/115/doesnt-work-ignore-filter-dialog-if-hgignore-file-is

Yuki KODAMA / kuy on Sun, 22 Mar 2009 16:08:52 +0100:

Comment:
  After input "hgtk commit", it opens commit dialog.
And I open ignore filter dialog and push "add" button.
Here is the result:
{{{
C:\work\test>hgtk commit
Traceback (most recent call last):
  File "hggtk\hgignore.pyc", line 142, in on_window_map_event
  File "hggtk\hgignore.pyc", line 163, in refresh
IndexError: list index out of range
Traceback (most recent call last):
  File "hggtk\hgignore.pyc", line 131, in add_glob
AttributeError: 'HgIgnoreDialog' object has no attribute 'ignorelines'
}}}


-- 
This is an issue notification from bitbucket.org.
You are receiving this either because you are the
owner of the issue, or you are following the issue.

------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to