[issue3092] largefiles - lfconvert error when converting our repos
Marc Sanfacon
bugs at mercurial.selenic.com
Tue Nov 8 21:48:58 UTC 2011
New submission from Marc Sanfacon <marc.sanfacon at gmail.com>:
initializing destination lfrepo
** unknown exception encountered, please report by visiting
** http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit
(AMD64)]
** Mercurial Distributed SCM (version 2.0)
** Extensions loaded: fetch, color, acl, churn, progress, eol,
mercurial_keyring
, transplant, relink, mq, extdiff, share, convert, purge, reviewboard,
CoveoExte
nsions, largefiles
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 684, in _dispatch
File "mercurial\dispatch.pyo", line 466, in runcommand
File "mercurial\extensions.pyo", line 184, in wrap
File "hgext\color.pyo", line 373, in colorcmd
File "mercurial\dispatch.pyo", line 738, in _runcommand
File "mercurial\dispatch.pyo", line 692, in checkargs
File "mercurial\dispatch.pyo", line 681, in <lambda>
File "mercurial\util.pyo", line 454, in check
File "hgext\largefiles\lfcommands.pyo", line 87, in lfconvert
File "hgext\largefiles\lfcommands.pyo", line 308, in
_lfconvert_addchangeset
File "hgext\largefiles\reposetup.pyo", line 226, in commitctx
File "hgext\eol.pyo", line 345, in commitctx
File "mercurial\localrepo.pyo", line 1174, in commitctx
File "mercurial\context.pyo", line 1054, in __getitem__
File "mercurial\context.pyo", line 1096, in filectx
File "hgext\largefiles\lfcommands.pyo", line 298, in getfilectx
ValueError: need more than 1 value to unpack
----------
messages: 17986
nosy: striker69
priority: bug
status: unread
title: largefiles - lfconvert error when converting our repos
____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue3092>
____________________________________________________
More information about the Mercurial-devel
mailing list