Error report

John Arbash Meinel john at arbash-meinel.com
Wed Dec 5 00:20:23 GMT 2007


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

John Carlyle-Clarke wrote:
> johncc at DJBNEWVIAO ~/projects/website
> $ bzr move main main/web
> bzr: ERROR: exceptions.IndexError: list index out of range
> 
> 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\builtins.pyc", line 554, in run
>  File "bzrlib\mutabletree.pyc", line 50, in tree_write_locked
>  File "bzrlib\workingtree.pyc", line 1357, in rename_one
> IndexError: list index out of range
> 
> bzr 0.91.0 on python 2.5.1.final.0 (win32)
> arguments: ['c:\\Program Files\\Bazaar\\bzr.exe', 'move', 'main',
> 'main/web']
> 
> ** please send this report to bazaar at lists.ubuntu.com

well

1) You seem to be trying to move a directory into a subdirectory of itself.

mv foo foo/bar

Isn't generally valid.

2) We shouldn't be giving an IndexError on that, though. So still a bug.

John
=:->

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHVe7GJdeBCYSNAAMRAt5cAJ9uXER9OkQFe/QZjYfE33+MX+BZPwCg0Wje
F4H3CyWkytvaDBueeUE26b8=
=Dbnf
-----END PGP SIGNATURE-----



More information about the bazaar mailing list