Warning: post-commit hook failed (exit code 1) with output:
Traceback (most recent call last):
File "/users/svn/jeod/hooks/trac-post-commit-hook", line 209, in ?
CommitHook()
File "/users/svn/jeod/hooks/trac-post-commit-hook", line 143, in
__init__
self.env = open_environment(project)
File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/
env.py", line 571, in open_environment
env = Environment(env_path)
File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/
env.py", line 190, in __init__
self.verify()
File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/
env.py", line 249, in verify
fd = open(os.path.join(self.path, 'VERSION'), 'r')
IOError: [Errno 2] No such file or directory: '/users/svn/trac_project/
VERSION'
I do know by just renaming previous trac project to another, I have to
change many places to correct name, like in the apache configuration
files, and trac.ini. I have done all that. The problem is how do i re-
initialize trac environment path to new name?
--
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?hl=en.