Modify ↓
Ticket #1135 (closed defect: fixed)
Svn plugin fails to initialize
Reported by: | https://www.google.com/accounts/o8/id?id=AItOawkvA8A2D3GCVpL6Tjh_nteUcAfxdd7hxg8 | Owned by: | desai |
---|---|---|---|
Priority: | blocker | Milestone: | Bcfg2 1.3.0 Release |
Component: | bcfg2-server | Version: | 1.0 |
Keywords: | Cc: |
Description
This is just with enabling the Svn plugin in my latest build of 1.3
Traceback (most recent call last):
File "/usr/lib64/python2.6/threading.py", line 532, in bootstrap_inner
self.run()
File "/usr/lib64/python2.6/threading.py", line 484, in run
self.target(*self.args, self.kwargs)
File "/usr/lib/python2.6/site-packages/Bcfg2/Server/Core.py", line 315, in _file_monitor_thread
self.revision = plugin.get_revision()
File "/usr/lib/python2.6/site-packages/Bcfg2/Server/Plugins/Svn.py", line 72, in get_revision
info = self.client.info(self.vcs_root)
AttributeError?: 'Svn' object has no attribute 'vcs_root'
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Fixed in https://github.com/Bcfg2/bcfg2/commit/8399ec79ec9c286f7371e203a3cafe52cf574ace