I've been able to find other people with this problem, but I can't
find a solution that works for me.

Oops...

Trac detected an internal error: [Errno 2] No such file or directory:
'/svn/repo/VERSION'

Traceback (most recent call last):
  File "/usr/share/trac/cgi-bin/trac.cgi", line 20, in ?
    cgi_frontend.run()
  File "/usr/lib/python2.4/site-packages/Trac-0.11b2-py2.4.egg/trac/
web/cgi_frontend.py", line 71, in run
    gateway.run(dispatch_request)
  File "/usr/lib/python2.4/site-packages/Trac-0.11b2-py2.4.egg/trac/
web/wsgi.py", line 87, in run
    response = application(self.environ, self._start_response)
  File "/usr/lib/python2.4/site-packages/Trac-0.11b2-py2.4.egg/trac/
web/main.py", line 377, in dispatch_request
    env = open_environment(env_path, use_cache=not run_once)
  File "/usr/lib/python2.4/site-packages/Trac-0.11b2-py2.4.egg/trac/
env.py", line 562, in open_environment
    env = Environment(env_path)
  File "/usr/lib/python2.4/site-packages/Trac-0.11b2-py2.4.egg/trac/
env.py", line 189, in __init__
    self.verify()
  File "/usr/lib/python2.4/site-packages/Trac-0.11b2-py2.4.egg/trac/
env.py", line 242, in verify
    fd = open(os.path.join(self.path, 'VERSION'), 'r')
IOError: [Errno 2] No such file or directory: '/svn/repo/VERSION'


I read somewhere to resync the trac, I did that and it was successful,
but made no change.
I'm able to access the SVN OK.

Any help would be great, thanks.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to