traceback during convert

Steve Borho steve at borho.org
Wed Dec 16 19:56:45 UTC 2009


This happened when I was running convert in a repository that was
being cloned in another window.

The clone took many minutes and the convert command gave up at some
point then died ingloriously.

waiting for lock on repository . held by 'sborho-omwf-dt:6236'
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 1.4.1)
** Extensions loaded: extdiff, mq, patchbomb, purge, convert
Traceback (most recent call last):
  File "hg", line 36, in <module>
  File "mercurial\dispatch.pyo", line 16, in run
  File "mercurial\dispatch.pyo", line 30, in dispatch
  File "mercurial\dispatch.pyo", line 46, in _runcatch
  File "mercurial\dispatch.pyo", line 449, in _dispatch
  File "mercurial\dispatch.pyo", line 319, in runcommand
  File "mercurial\dispatch.pyo", line 500, in _runcommand
  File "mercurial\dispatch.pyo", line 454, in checkargs
  File "mercurial\dispatch.pyo", line 448, in <lambda>
  File "mercurial\util.pyo", line 386, in check
  File "hgext\convert\__init__.pyo", line 229, in convert
  File "hgext\convert\convcmd.pyo", line 398, in convert
  File "hgext\convert\convcmd.pyo", line 350, in convert
  File "hgext\convert\convcmd.pyo", line 354, in cleanup
  File "hgext\convert\hg.pyo", line 64, in after
AttributeError: 'NoneType' object has no attribute 'release'
Exception exceptions.TypeError: "'NoneType' object is not iterable" in <bound me
thod lock.__del__ of <mercurial.lock.lock object at 0x02C6AE90>> ignored



More information about the Mercurial-devel mailing list