[issue1853] hg convert crashes while converting darcs repo
Jean-Louis Leroy
bugs at mercurial.selenic.com
Sun Oct 4 16:55:47 UTC 2009
New submission from Jean-Louis Leroy <jl at yorel.be>:
120 BOOST_RDB_CHECK_SQL
119 arithmetic operators and type system
transaction abort!
rollback completed
** unknown exception encountered, details follow
** report bug details to http://mercurial.selenic.com/bts/
** or mercurial at selenic.com
** Mercurial Distributed SCM (version 1.3.1+1444a42f6052)
** Extensions loaded: extdiff, convert
Traceback (most recent call last):
File "hg", line 36, in <module>
File "mercurial\dispatch.pyo", line 16, in run
File "mercurial\dispatch.pyo", line 27, in dispatch
File "mercurial\dispatch.pyo", line 43, in _runcatch
File "mercurial\dispatch.pyo", line 449, in _dispatch
File "mercurial\dispatch.pyo", line 317, in runcommand
File "mercurial\dispatch.pyo", line 501, in _runcommand
File "mercurial\dispatch.pyo", line 454, in checkargs
File "mercurial\dispatch.pyo", line 448, in <lambda>
File "mercurial\util.pyo", line 402, in check
File "hgext\convert\__init__.pyo", line 232, in convert
File "hgext\convert\convcmd.pyo", line 395, in convert
File "hgext\convert\convcmd.pyo", line 329, in convert
File "hgext\convert\convcmd.pyo", line 301, in copy
File "hgext\convert\hg.pyo", line 164, in putcommit
File "mercurial\localrepo.pyo", line 931, in commitctx
File "mercurial\localrepo.pyo", line 777, in _filecommit
TypeError: b2a_hex() argument 1 must be string or read-only buffer, not None
----------
messages: 10650
nosy: jll
priority: bug
status: unread
title: hg convert crashes while converting darcs repo
____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue1853>
____________________________________________________
More information about the Mercurial-devel
mailing list