HG:rename tags not removed by hg-git
Susan Spencer
susan.spencer at gmail.com
Tue Sep 30 14:32:00 UTC 2014
Should the 'HG:rename' tags be transferred from hg to git?
Git doesn't generate an error message from these tags.
However, here is my problem with these tags...
My project is converted from hg/bitbucket to git/github to bzr/launchpad.
bzr returns an error message on the HG:rename tags as:
raise UnknownCommitExtra(commit, [item[0] for item in commit.extra])
bzrlib.plugins.git.errors.UnknownCommitExtra: Unknown extra fields in
<Commit 56ead206c93f1ed9d6f1d46cbfa2a8e79cdad63c>: ['HG:rename',
'HG:rename', 'HG:rename', 'HG:rename', 'HG:rename', 'HG:rename',
'HG:rename', 'HG:rename', 'HG:rename', 'HG:rename', 'HG:rename',
'HG:rename', 'HG:rename', 'HG:rename', 'HG:rename', 'HG:rename'].
Import failed
Thanks for any help you can provide on this problem!
Susan Spencer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20140930/53820549/attachment-0002.html>
More information about the Mercurial
mailing list