unknown exception encountered

Mads Kiilerich mads at kiilerich.com
Tue May 4 12:45:03 UTC 2010


On 05/04/2010 11:56 AM, KOVACS, AKOS1 (EXT) wrote:
> ** Mercurial Distributed SCM (version 1.5.1)
> ** Extensions loaded: convert
> Traceback (most recent call last):
> File "hg", line 27, in <module>
> File "mercurial\dispatch.pyc", line 16, in run
> File "mercurial\dispatch.pyc", line 30, in dispatch
> File "mercurial\dispatch.pyc", line 47, in _runcatch
> File "mercurial\dispatch.pyc", line 467, in _dispatch
> File "mercurial\dispatch.pyc", line 337, in runcommand
> File "mercurial\dispatch.pyc", line 518, in _runcommand
> File "mercurial\dispatch.pyc", line 472, in checkargs
> File "mercurial\dispatch.pyc", line 466, in <lambda>
> File "mercurial\util.pyc", line 401, in check
> File "hgext\convert\__init__.pyc", line 238, in convert
> File "hgext\convert\convcmd.pyc", line 373, in convert
> File "hgext\convert\convcmd.pyc", line 70, in convertsink
> File "hgext\convert\subversion.pyc", line 1012, in __init__
> NameError: global name 'transport' is not defined

That is because you don't have subversion python bindings installed.

(That is a very short and not very useful answer, but so is your report...)

/Mads



More information about the Mercurial mailing list