|
Hello, I have changed the repository and when I have edited trac.ini to update the repository I get this message in trac. Warning: Can't synchronize with the repository (The 'repository_dir' has changed, a 'trac-admin resync' operation is needed.) I run the command, but I found this error: Trac [/var/trac/conf/resync]> resync Failed to open environment. [Errno 2] No such file or directory: '/var/trac/conf/resync/VERSION' Traceback (most recent call last): File "/usr/lib/python2.4/site-packages/Trac-0.11b1-py2.4.egg/trac/admin/console.py", line 141, in env_open self.__env = Environment(self.envname) File "/usr/lib/python2.4/site-packages/Trac-0.11b1-py2.4.egg/trac/env.py", line 189, in __init__ self.verify() File "/usr/lib/python2.4/site-packages/Trac-0.11b1-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: '/var/trac/conf/resync/VERSION' I don't have this directory but even if I create it and put the VERSIOn file in it I got anther similar error. What can I do ? Any help ? Thanks in advan --
![]() |
[Trac] error changing the repository directory
J. Manuel Velasco - UBILIBET Fri, 25 Apr 2008 03:21:56 -0700
- [Trac] error changing the repository director... J. Manuel Velasco - UBILIBET
- [Trac] Re: error changing the repository... Erik Andersson
- [Trac] Re: error changing the reposi... aank_d
- [Trac] Re: error changing the re... Erik Andersson

