--- you can reply above this line ---
New issue 1570: Crash on commit
http://bitbucket.org/tortoisehg/stable/issue/1570/crash-on-commit
Anonymous on Wed, 27 Oct 2010 14:54:36 +0200:
Description:
Hello,
My apologies if this is indeed a duplicate but I haven't been able to find a similar stack trace already reported. This problem arise with the latest stable (1.1.4) but also with a relatively recent nightly (1.1.4+14-a359ba4a0cc6) :
** Mercurial version (1.6.4+226-b00eda50ad2b). TortoiseHg version (1.1.4+14-a359ba4a0cc6)
** Command: --nofork commit
** CWD: C:\no\need\to\show\this
** Extensions loaded: fixfrozenexts, win32text
** Python 2.6.5 (r265:79096, Mar 19 2010, 21:48:26) [MSC v.1500 32 bit (Intel)]
** sys.getwindowsversion(): (6, 1, 7600, 2, '')
** Processor architecture: x64
Traceback (most recent call last):
File "tortoisehg\hgtk\hgtk.pyo", line 74, in dispatch
File "tortoisehg\hgtk\hgtk.pyo", line 202, in _runcatch
File "tortoisehg\hgtk\hgtk.pyo", line 271, in runcommand
File "tortoisehg\hgtk\hgtk.pyo", line 322, in _runcommand
File "tortoisehg\hgtk\hgtk.pyo", line 276, in checkargs
File "tortoisehg\hgtk\hgtk.pyo", line 270, in <lambda>
File "mercurial\util.pyo", line 427, in check
File "tortoisehg\hgtk\hgtk.pyo", line 375, in commit
File "mercurial\localrepo.pyo", line 548, in parents
File "mercurial\context.pyo", line 120, in parents
File "mercurial\util.pyo", line 169, in __get__
File "mercurial\context.pyo", line 667, in _parents
File "mercurial\context.pyo", line 27, in __init__
File "mercurial\localrepo.pyo", line 513, in lookup
Abort: working directory has unknown parent '6589eaac02f9'!
--
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.
|