Error in "Ignore Filter" dialog
Created originally on Bitbucket by Anonymous
I get this error when opening the ignore filter dialog from the explorer context menu. The file that is reported not to be found exists. {{{ #!python ** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues ** Mercurial version (1.8). TortoiseHg version (2.0) ** Command: --nofork hgignore ** CWD: C:\virgo-web-server-2.1.0.RELEASE ** Extensions loaded: fixfrozenexts, mercurial_keyring, transplant, rebase, collapse, graphlog ** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)] ** Windows version: (6, 1, 7601, 2, 'Service Pack 1') ** Processor architecture: x64 ** Qt-4.7.1 PyQt-4.8.2 Traceback (most recent call last): File "tortoisehg\hgqt\hgignore.pyo", line 226, in refresh File "mercurial\context.pyo", line 679, in status File "mercurial\localrepo.pyo", line 1173, in status File "mercurial\dirstate.pyo", line 647, in status File "mercurial\dirstate.pyo", line 567, in walk WindowsError: [Error 3] Das System kann den angegebenen Pfad nicht finden: 'C:\virgo-web-server-2.1.0.RELEASE\work/org.eclipse.virgo.kernel.deployer_2.1.0.RELEASE/staging/org.eclipse.virgo.apps.repository-2.1.0.RELEASE/bundle/org.eclipse.virgo.apps.repository-2.1.0.RELEASE-synthetic.context/2.1.0.RELEASE/org.eclipse.virgo.apps.repository-2.1.0.RELEASE-synthetic.context.jar-past'
}}}