Revision of last change in FILE
Eli Zaretskii
eliz at gnu.org
Sat Nov 19 13:03:46 UTC 2011
> Date: Sat, 19 Nov 2011 14:55:33 +0200
> From: Eli Zaretskii <eliz at gnu.org>
> Cc: bazaar at lists.canonical.com
>
> > I've used it couple of years ago, maybe it needs to be updated to
> > current bzrlib API.
>
> It still works with fine bzr 2.4.2.
I spoke too soon. It works without the --all option, but if I use
that option, it throws an error:
D:\gnu\bzr\emacs\trunk>timep bzr file-revno --all src\xdisp.c | -
bzr: ERROR: exceptions.AttributeError: 'CHKInventoryRepository' object has no attribute 'weave_store'
Traceback (most recent call last):
File "bzrlib\commands.pyo", line 946, in exception_to_return_code
File "bzrlib\commands.pyo", line 1150, in run_bzr
File "bzrlib\commands.pyo", line 699, in run_argv_aliases
File "bzrlib\commands.pyo", line 721, in run
File "bzrlib\cleanup.pyo", line 135, in run_simple
File "bzrlib\cleanup.pyo", line 165, in _do_with_cleanups
File "D:/usr/Bazaar/plugins\file_revno\__init__.py", line 55, in run
AttributeError: 'CHKInventoryRepository' object has no attribute 'weave_store'
Any ideas?
More information about the bazaar
mailing list