I've just done a migrate from svn 1.4 to svn 1.4 and all seems well, except
for the trac-post-commit.py
When running the timingandestimationplugin post commit script I get this
error :
C:\Documents and Settings\centralgod>python
D:\SourceControl\conf\trac-post-comm
it.py -p "d:\SourceControl\svnrepos\REPONAMEHERE" -r "681"
Traceback (most recent call last):
File "D:\SourceControl\conf\trac-post-commit.py", line 287, in <module>
CommitHook()
File "D:\SourceControl\conf\trac-post-commit.py", line 203, in __init__
self.init_env( project )
File "D:\SourceControl\conf\trac-post-commit.py", line 198, in init_env
self.env = open_environment(project)
File
"c:\python25\lib\site-packages\trac-0.11stable_r7770-py2.5.egg\trac\env.py",
line 579, in open_environment
env = Environment(env_path)
File
"c:\python25\lib\site-packages\trac-0.11stable_r7770-py2.5.egg\trac\env.py",
line 197, in __init__
self.verify()
File
"c:\python25\lib\site-packages\trac-0.11stable_r7770-py2.5.egg\trac\env.py",
line 256, in verify
fd = open(os.path.join(self.path, 'VERSION'), 'r')
IOError: [Errno 2] No such file or directory:
'd:\\sourcecontrol\\svnrepos\\REPONAMEHERE\\VERSION'
The frustrating thing is I know I've seen and fixed this before, but can't
for the life of me find or remember what it is that I did to resolve this.
Here's hoping that there are some people alive out there this close to
Xmas... ;)
Festive holiday greetings to everyone. :)
Stephen
--
Stephen Moretti
Blog : http://nil.checksite.co.uk/
Twitter : http://twitter.com/mr_nil
EE: http://beta.experts-exchange.com/M_1167123.html
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---