Anyway to run bzr and tortoisebzr on win8?
Patrick van der Velde
petrikvandervelde at gmail.com
Wed Oct 12 08:58:33 UTC 2011
Hi All
I just tried to do a bzr revert via TortoiseSVN (running bzr 2.5b2)
and got the following error:
Run command: bzr revert "design/specifications/History
specification.docx" design/uml/Utilities.ncp --no-backup
Qt: Untested Windows version 6.2 detected!
bzr: ERROR: exceptions.TypeError: unsupported type u'Resolution pass'
Traceback (most recent call last):
File "bzrlib\commands.pyo", line 923, in exception_to_return_code
File "bzrlib\commands.pyo", line 1128, in run_bzr
File "bzrlib\commands.pyo", line 676, in run_argv_aliases
File "bzrlib\commands.pyo", line 698, in run
File "bzrlib\cleanup.pyo", line 135, in run_simple
File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\commands.py",
line 821, in run
File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\subprocess.py",
line 888, in run_subprocess_command
File "bzrlib\commands.pyo", line 1128, in run_bzr
File "bzrlib\commands.pyo", line 676, in run_argv_aliases
File "bzrlib\commands.pyo", line 698, in run
File "bzrlib\cleanup.pyo", line 135, in run_simple
File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
File "bzrlib\builtins.pyo", line 4563, in run
File "bzrlib\builtins.pyo", line 4569, in _revert_tree_to_revision
File "bzrlib\mutabletree.pyo", line 51, in tree_write_locked
File "bzrlib\workingtree.pyo", line 1356, in revert
File "bzrlib\transform.pyo", line 2878, in revert
File "bzrlib\transform.pyo", line 2910, in _prepare_revert_transform
File "bzrlib\transform.pyo", line 3051, in resolve_conflicts
File "bzrlib\progress.pyo", line 123, in update
File "bzrlib\ui\text.pyo", line 252, in _progress_updated
File "bzrlib\ui\text.pyo", line 432, in show_progress
File "C:/Program Files (x86)/Bazaar/plugins\qbzr\lib\subprocess.py",
line 804, in _repaint
File "_bencode_pyx.pyx", line 399, in bzrlib._bencode_pyx.bencode
(bzrlib\_bencode_pyx.c:4283)
File "_bencode_pyx.pyx", line 383, in
bzrlib._bencode_pyx.Encoder.process (bzrlib\_bencode_pyx.c:3939)
File "_bencode_pyx.pyx", line 346, in
bzrlib._bencode_pyx.Encoder._encode_list (bzrlib\_bencode_pyx.c:3464)
File "_bencode_pyx.pyx", line 383, in
bzrlib._bencode_pyx.Encoder.process (bzrlib\_bencode_pyx.c:3939)
File "_bencode_pyx.pyx", line 346, in
bzrlib._bencode_pyx.Encoder._encode_list (bzrlib\_bencode_pyx.c:3464)
File "_bencode_pyx.pyx", line 391, in
bzrlib._bencode_pyx.Encoder.process (bzrlib\_bencode_pyx.c:4055)
TypeError: unsupported type u'Resolution pass'
bzr 2.5b2 on python 2.6.6 (Windows-post2008Server-6.2.8102)
arguments: ['C:\\Program Files (x86)\\Bazaar\\bzr.exe', 'qsubprocess', '--
bencode', 'l6:revert48:design/specifications/History
specification.docx24:design/uml/Utilities.ncp11:--no-backupe']
plugins: bzrtools[2.4.1], changelog_merge[2.5b2], colo[0.3.1dev],
explorer[1.2.1], fastimport[0.12.0dev], launchpad[2.5b2], loom[2.2.1dev],
netrc_credential_store[2.5b2], news_merge[2.5b2], pipeline[1.1.0],
qbzr[0.21.1], rewrite[0.6.3dev], svn[1.1.0], upload[1.0.1dev],
xmloutput[0.8.7]
encoding: 'cp1252', fsenc: 'mbcs', lang: None
*** Bazaar has encountered an internal error. This probably indicates a
bug in Bazaar. You can help us fix it by filing a bug report at
https://bugs.launchpad.net/bzr/+filebug
including this traceback and a description of the problem.
I'm assuming this is because I'm running on the Win8 dev preview :) I
don't need it fixed straight away but it would be nice to know if
there is a work around for this?
Thanks
Petrik
More information about the bazaar
mailing list