I'm trying to use the trac-post-commit-hook script. Firstly I'm
getting errors when it's looking for something in format/ within my
trac environment, a place that doesn't exist.
svnlook: Can't open file '/var/www/trac.example.com/trac/format': No
such file or directory
svnlook: Can't open file '/var/www/trac.example.com/trac/format': No
such file or directory
What is supposed to be in here?
Then I seem to be missing a module:
Traceback (most recent call last):
File "/var/www/svn.example.com/svn/hooks/trac-post-commit-hook",
line 77, in ?
from trac.ticket.notification import TicketNotifyEmail
ImportError: No module named notification
I've installed the Debian python-notify package, but that didn't help.
Where can I get this module?
Marcus
--
Marcus Bointon
Synchromedia Limited: Creators of http://www.smartmessages.net/
[EMAIL PROTECTED] | http://www.synchromedia.co.uk/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---