[issue2930] Kiln Import Tool fails

Vladimir bugs at mercurial.selenic.com
Thu Jul 28 09:01:00 CDT 2011


New submission from Vladimir <v.milevski at gtsoft.biz>:

When trying to import repository with one subrepo I've got such error:

We're sorry for the trouble, but an error has occurred (** unknown 
exception encountered, please report by visiting
**  http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:46:32) [MSC v.1500 32 bit 
(Intel)]
** Mercurial Distributed SCM (version 1.9+10-e9264b45237d)
** Extensions loaded: convert, hggit, big-push, flush
Traceback (most recent call last):
  File "hg", line 42, in <module>
  File "mercurial\dispatch.pyo", line 27, in run
  File "mercurial\dispatch.pyo", line 64, in dispatch
  File "mercurial\dispatch.pyo", line 87, in _runcatch
  File "mercurial\dispatch.pyo", line 675, in _dispatch
  File "mercurial\dispatch.pyo", line 454, in runcommand
  File "mercurial\dispatch.pyo", line 729, in _runcommand
  File "mercurial\dispatch.pyo", line 683, in checkargs
  File "mercurial\dispatch.pyo", line 672, in <lambda>
  File "mercurial\util.pyo", line 385, in check
  File "mercurial\commands.pyo", line 3283, in init
  File "mercurial\hg.pyo", line 104, in peer
  File "mercurial\hg.pyo", line 93, in repository
  File "mercurial\hg.pyo", line 78, in _peerlookup
  File "C:\Documents and Settings\vrag\Application Data\KilnImporter\hggit
\__init__.py", line 35, in _local
    p = util.drop_scheme('file', path)
AttributeError: 'module' object has no attribute 'drop_scheme'
).

The error has already been reported to Fog Creek, and is noted in the log 
file.

The log file was saved to C:\Documents and Settings\vrag\Local Settings\Temp
\KilnImportLog 28-7-2011 17.54.34.log

----------
messages: 17003
nosy: vrag
priority: bug
status: unread
title: Kiln Import Tool fails

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


More information about the Mercurial-devel mailing list