[issue2651] unknown exception, when convert from CVS to Hg

pslzr bugs at mercurial.selenic.com
Fri Feb 18 19:35:03 UTC 2011


New submission from pslzr <psalazar at datatec-ec.com>:

Using Windows 7 Prof. 32 bits
HG 1.7.3
Converting CVSNT, 2.0.51d 
I got the following error:



D:\d600.old>hg convert d600
assuming destination d600-hg
initializing destination d600-hg repository
connecting to :local:d:\cvsroot_wdf_old
scanning source...
collecting CVS rlog
100 comun/cfg.h
200 comun/dblib.h
** unknown exception encountered, please report by visiting
**  http://mercurial.selenic.com/wiki/BugTracker
** Python 2.6.4 (r264:75708, Oct 26 2009, 08:23:19) [MSC v.1500 32 bit 
(Intel)]
** Mercurial Distributed SCM (version 1.7.3)
** Extensions loaded: fixfrozenexts, 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 36, in dispatch
  File "mercurial\dispatch.pyo", line 58, in _runcatch
  File "mercurial\dispatch.pyo", line 590, in _dispatch
  File "mercurial\dispatch.pyo", line 401, in runcommand
  File "mercurial\dispatch.pyo", line 641, in _runcommand
  File "mercurial\dispatch.pyo", line 595, in checkargs
  File "mercurial\dispatch.pyo", line 588, in <lambda>
  File "mercurial\util.pyo", line 426, in check
  File "hgext\convert\__init__.pyo", line 254, in convert
  File "hgext\convert\convcmd.pyo", line 433, in convert
  File "hgext\convert\convcmd.pyo", line 339, in convert
  File "hgext\convert\cvs.pyo", line 198, in getheads
  File "hgext\convert\cvs.pyo", line 60, in _parse
  File "hgext\convert\cvsps.pyo", line 339, in createlog
IndexError: list index out of range

The d600 module is a little big. More or less .6 Gb.

d600-hg got  almost empty. "requires" file (33 bytes). 00changelog.i 57 
bytes. "store" directory is empty.

----------
messages: 15325
nosy: Pedro Salazar
priority: bug
status: unread
title: unknown exception, when convert from CVS to Hg

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


More information about the Mercurial-devel mailing list