Modify

Ticket #1135 (closed defect: fixed)

Opened 10 years ago

Last modified 10 years ago

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

comment:1 Changed 10 years ago by https://www.google.com/accounts/o8/id?id=AItOawnSjgovXZr-_V3vGkvMSR0pc5LDykRc1Nc

  • Status changed from new to closed
  • Resolution set to fixed

WARNING! You need to establish a session before you can create or edit tickets. Otherwise the ticket will get treated as spam.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.