Trying to import a bundle fails.
The bundle was created by
$ hg --version Mercurial Distributed SCM (version 1.6.4)
Here is the output. No idea how to get this to fixed-width font here ... the preview shows it all garbled :-|
#!python
** Mercurial version (1.8.3). TortoiseHg version (2.0.4)
** Command: --nofork workbench --listfile C:\Users\Oliver\AppData\Local\Temp\THG8B07.tmp
** CWD: I:\hg
** Extensions loaded: fixfrozenexts, extdiff, keyword, mq, relink, transplant
** Python version: 2.6.6 (r266:84297, Aug 24 2010, 18:13:38) [MSC v.1500 64 bit (AMD64)]
** Windows version: (6, 1, 7601, 2, 'Service Pack 1')
** Processor architecture: x64
** Qt-4.7.1 PyQt-4.8.3
Traceback (most recent call last):
File "tortoisehg\hgqt\repowidget.pyo", line 282, in setBundle
File "tortoisehg\hgqt\thgrepo.pyo", line 42, in repository
File "mercurial\bundlerepo.pyo", line 188, in __init__
File "mercurial\changegroup.pyo", line 145, in read
File "mercurial\util.pyo", line 994, in read
File "mercurial\util.pyo", line 972, in splitbig
File "mercurial\changegroup.pyo", line 132, in generator
IOError: invalid data stream