Traceback on convert with hg 2.8 (worked with 2.7.x)

Andreas Tscharner andy at vis.ethz.ch
Wed Nov 6 00:57:35 CST 2013


Hello World,

The following command:

hg convert --authors MetromecAuthors.txt --branchmap 
MetromecBranchmap.txt http://dev.metromec.local:8080/svn/product product

gives me the following traceback:

svn: cannot probe remote repository, assume it could be a subversion 
repository. Use --source-type if you know better.
overriding mapping for author JDo, was John Doe <john.doe at metromec.ch>, 
will be John Doe
...
... a few more of overridden mappings
...
** unknown exception encountered, please report by visiting
** http://mercurial.selenic.com/wiki/BugTracker
** Python 2.7.3 (default, Apr 10 2012, 23:24:47) [MSC v.1500 64 bit (AMD64)]
** Mercurial Distributed SCM (version 2.8)
** Extensions loaded: strip, mq, rebase, patchbomb, convert
Traceback (most recent call last):
   File "hg", line 42, in <module>
   File "mercurial\dispatch.pyo", line 28, in run
   File "mercurial\dispatch.pyo", line 69, in dispatch
   File "mercurial\dispatch.pyo", line 133, in _runcatch
   File "mercurial\dispatch.pyo", line 806, in _dispatch
   File "mercurial\dispatch.pyo", line 585, in runcommand
   File "mercurial\dispatch.pyo", line 897, in _runcommand
   File "mercurial\dispatch.pyo", line 868, in checkargs
   File "mercurial\dispatch.pyo", line 803, in <lambda>
   File "mercurial\util.pyo", line 512, in check
   File "hgext\convert\__init__.pyo", line 282, in convert
   File "hgext\convert\convcmd.pyo", line 522, in convert
   File "hgext\convert\convcmd.pyo", line 416, in convert
   File "hgext\convert\subversion.pyo", line 319, in setrevmap
   File "hgext\convert\subversion.pyo", line 45, in revsplit
ValueError: need more than 1 value to unpack

This worked with hg 2.7.x.

Best regards
	Andreas
-- 
       ("`-''-/").___..--''"`-._
        `o_ o  )   `-.  (     ).`-.__.`)
        (_Y_.)'  ._   )  `._ `. ``-..-'
      _..`--'_..-_/  /--'_.' .'
     (il).-''  (li).'  ((!.-'

Andreas Tscharner   andy at vis.ethz.ch   ICQ-No. 14356454


More information about the Mercurial mailing list