[issue1150] Unknown exception during "hg import" on Windows

Christian Gudrian mercurial-bugs at selenic.com
Fri May 30 10:30:30 CDT 2008


New submission from Christian Gudrian <gn at fluidon.dyndns.info>:

Mercurial fails to import a patch that has formerly been created by "hg export".

Here's the output:

D:\dsh_bcb>hg import change.patch
applying change.patch
** unknown exception encountered, details follow
** report bug details to http://www.selenic.com/mercurial/bts
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 1.0.1+20080525)
Traceback (most recent call last):
  File "hg", line 20, in <module>
  File "mercurial\dispatch.pyc", line 20, in run
  File "mercurial\dispatch.pyc", line 29, in dispatch
  File "mercurial\dispatch.pyc", line 45, in _runcatch
  File "mercurial\dispatch.pyc", line 364, in _dispatch
  File "mercurial\dispatch.pyc", line 417, in _runcommand
  File "mercurial\dispatch.pyc", line 373, in checkargs
  File "mercurial\dispatch.pyc", line 356, in <lambda>
  File "mercurial\commands.pyc", line 1513, in import_
  File "mercurial\patch.pyc", line 81, in extract
  File "mercurial\demandimport.pyc", line 70, in __call__
TypeError: <unloaded module 'walk'> object is not callable

----------
messages: 6132
nosy: cgudrian
priority: bug
status: unread
title: Unknown exception during "hg import"  on Windows
topic: windows

____________________________________________________
Mercurial issue tracker <mercurial-bugs at selenic.com>
<http://www.selenic.com/mercurial/bts/issue1150>
____________________________________________________



More information about the Mercurial-devel mailing list