AttributeError: 'HgIgnoreDialog' object has no attribute 'ignorelines'
Created originally on Bitbucket by Anonymous
{{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/stable/issues ** Mercurial version (1.7.3). TortoiseHg version (1.1.8) ** Command: --nofork hgignore ** CWD: C:\ATE Projects\ATE Libraries\TestFolder ** Extensions loaded: fixfrozenexts ** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit (Intel)] ** sys.getwindowsversion(): (5, 1, 2600, 2, 'Service Pack 3') ** Processor architecture: x86 Recoverable runtime error (stderr): Traceback (most recent call last): File "tortoisehg\hgtk\gtklib.pyo", line 1132, in call File "tortoisehg\hgtk\hgignore.pyo", line 227, in refresh File "mercurial\localrepo.pyo", line 1124, in status File "mercurial\dirstate.pyo", line 643, in status File "mercurial\dirstate.pyo", line 464, in walk File "mercurial\util.pyo", line 169, in get File "mercurial\dirstate.pyo", line 107, in _ignore File "mercurial\ignore.pyo", line 101, in ignore mercurial.error.Abort: C:\ATE Projects\ATE Libraries\TestFolder.hgignore: invalid pattern (relre): *.bak Traceback (most recent call last): File "tortoisehg\hgtk\hgignore.pyo", line 200, in add_glob AttributeError: 'HgIgnoreDialog' object has no attribute 'ignorelines'
}}}