[Bug?] `bzr log -rX.Y.Z filename` fails

Alexander Belchenko bialix at ukr.net
Thu Oct 4 07:05:52 BST 2007


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Alexander Belchenko пишет:
> I look at annotate output and want to see log for some revision.
> 
> $ bzr ann test_plugins.py
> ...
> 2804.4.1                   bialix at ukr.net                  20070906 |
> self.assertEqual(plugin_path, normpath(plugin.path()))
> ...
> 
> $ bzr log -r2804.4.1 test_plugins.py
> bzr: ERROR: exceptions.ValueError: list.index(x): x not in list
> 
> Traceback (most recent call last):
>   File "bzrlib\commands.pyc", line 800, in run_bzr_catch_errors
>   File "bzrlib\commands.pyc", line 758, in run_bzr
>   File "bzrlib\commands.pyc", line 492, in run_argv_aliases
>   File "bzrlib\commands.pyc", line 768, in ignore_pipe
>   File "bzrlib\builtins.pyc", line 1732, in run
>   File "bzrlib\log.pyc", line 170, in show_log
>   File "bzrlib\log.pyc", line 236, in _show_log
>   File "bzrlib\log.pyc", line 398, in _filter_revision_range
> ValueError: list.index(x): x not in list
> 
> bzr 0.91.0 on python 2.5.1.final.0 (win32)
> arguments: ['bzr', 'log', '-r2804.4.1', 'test_plugins.py']

More info: I did merge with bzr.dev and have conflict around that line, that's why
I want to look on it closer. May be it's effect of pending merge? Or annotate lies
me about dotted revision number?

- --
[µ]
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHBILAzYr338mxwCURAkIQAKCF2RgVf8tJdKFrg7BIsRpkOx8IoQCfapyi
qoDqMzTjm84zf+/tzO0uesE=
=NhK4
-----END PGP SIGNATURE-----



More information about the bazaar mailing list