Comment 1 for bug 586257

Revision history for this message
Alexander Belchenko (bialix) wrote : Re: [Bug 586257] [NEW] bzr ignore command on a branch containing multiple "_"s and a mixture of cyrillic and latin characters.

Andrey пишет:
> Traceback (most recent call last):
> File "C:/Program Files/Bazaar/plugins\qbzr\lib\subprocess.py", line 195, in do_accept
> File "C:/Program Files/Bazaar/plugins\qbzr\lib\run.py", line 302, in do_start
> File "C:/Program Files/Bazaar/plugins\qbzr\lib\util.py", line 1001, in _shlex_split_unicode_windows
> File "shlex.pyo", line 279, in split
> File "shlex.pyo", line 269, in next
> File "shlex.pyo", line 96, in get_token
> File "shlex.pyo", line 172, in read_token
> ValueError: No closing quotation
>
> bzr 2.1.1 on python 2.5.4 (win32)
> arguments: ['C:\\Program Files\\Bazaar\\bzr.exe', 'qrun', '--ui-mode']

Can you tell the command and its arguments you're trying to run?