﻿id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
2171	Problems with SVN post commit hook	aboas	bobbysmith007	"Hi.. I´m not sure this is a bug or a configuration mistake I made, but I´d like to ask anyway. 

I´m currently running Trac 0.11 (revision 6139) and TimingAndEstimationPlugin 0.4.9 (revision 2767). I´ve configured the plugin´s post commit hook the usual way (it used to work with version 0.10) and get the following error when commiting (the commit message is of the form ""refs#<ticket> (<hours>) <comments>""):

Traceback (most recent call last):
  File ""/repository/svn/amplis/hooks/trac-post-commit.py"", line 232, in ?
    CommitHook()
  File ""/repository/svn/amplis/hooks/trac-post-commit.py"", line 178, in __init__
    self.env.href = Href(url)
TypeError: 'str' object is not callable
"	defect	closed	normal	TimingAndEstimationPlugin	normal	fixed			0.11
