Hi Trevor,
> You were close ;)
> self.bd = libbe.bugdir.BugDir(self.get_storage(bug_root),
> from_storage=True)
Hm:
Traceback (most recent call last):
File "interfaces/web/cfbe.py", line 33, in <module>
WebInterface = web.WebInterface(path.abspath(options['bug_root']),
template_dir)
File "/home/cjb/feature-cfbe/interfaces/web/web.py", line 21, in __init__
self.bd = bugdir.BugDir(storage.get_storage(bug_root), from_storage=True)
File "/usr/lib/python2.6/site-packages/libbe/bugdir.py", line 165, in __init__
self.uuid = [c for c in self.storage.children()
File "/usr/lib/python2.6/site-packages/libbe/storage/base.py", line 314, in
children
return self._children(*args, **kwargs)
File "/usr/lib/python2.6/site-packages/libbe/storage/vcs/base.py", line 728,
in _children
path = self.be_dir
AttributeError: 'Bzr' object has no attribute 'be_dir'
Thanks,
- Chris.
--
Chris Ball <[email protected]>
One Laptop Per Child
_______________________________________________
Be-devel mailing list
[email protected]
http://void.printf.net/cgi-bin/mailman/listinfo/be-devel