bzr-repodetails
Eli Zaretskii
eliz at gnu.org
Sat Mar 5 12:55:15 UTC 2011
Is this plugin functional with the current versions of bzr? I cannot
get anything but a traceback from it:
0.141 bazaar version: 2.3.0
0.141 bzr arguments: [u'repository-details']
0.188 looking for plugins in C:/Documents and Settings/Zaretzky/Application Data/bazaar/2.0/plugins
0.188 looking for plugins in D:/usr/Bazaar/plugins
0.391 encoding stdout as sys.stdout encoding 'cp1252'
0.422 Transferred: 0kB (0.0kB/s r:0kB w:0kB)
0.422 Traceback (most recent call last):
File "D:\usr\Bazaar\lib\library.zip\bzrlib\commands.py", line 926, in exception_to_return_code
File "D:\usr\Bazaar\lib\library.zip\bzrlib\commands.py", line 1126, in run_bzr
File "D:\usr\Bazaar\lib\library.zip\bzrlib\commands.py", line 691, in run_argv_aliases
File "D:\usr\Bazaar\lib\library.zip\bzrlib\commands.py", line 713, 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\repodetails\__init__.py", line 51, in run
File "D:/usr/Bazaar/plugins\repodetails\gather_stats.py", line 72, in <module>
AttributeError: 'module' object has no attribute 'RepositoryFormatCHK1'
More information about the bazaar
mailing list