[Trac-tickets] [The Trac Project] #1539: Post-Commit Hook not
working (no module named env)
The Trac Project
noreply at edgewall.com
Thu May 12 11:57:12 EDT 2005
#1539: Post-Commit Hook not working (no module named env)
---------------------+------------------------------------------------------
Id: 1539 | Status: new
Component: general | Modified: Thu May 12 11:56:34 2005
Severity: major | Milestone: 0.8.2
Priority: normal | Version: 0.8.1
Owner: jonas | Reporter: anonymous
---------------------+------------------------------------------------------
Hi,
i get the following error when trying to use the post-commit-hook from
(http://projects.edgewall.com/trac/file/trunk/contrib/trac-post-commit-
hook). Don't know if it's important, but i'm using Trac on a Windows
machine.
Traceback (most recent call last):
File "trac-post-commit.py", line 74, in ?
from trac.env import open_environment
ImportError: No module named env
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1539>
The Trac Project <>
More information about the Trac-Tickets
mailing list