Never mind! I figured this error out... I am still have the 'set position pointer in file ERROR' though... I am digging deeper...
--- Jeff Lanzarotta <[EMAIL PROTECTED]> wrote: > Ok, thanks... That is not a good thing though... I ran each of the > test > specified and everything checks out fine... but I still can not > access > the repository from trac... > > What is strange is that I now get the following, when I attempt to > access the Trac TimeLine: > > ----------8<---------- > > rogtux:/media/hdb1/svn/repositories # trac-admin windss resync > Resyncing repository history... > Failed to open environment. [Errno 2] No such file or directory: > '/media/hdb1/svn/repositories/windss/VERSION' > Traceback (most recent call last): > File > "/usr/local/lib/python2.4/site-packages/trac/scripts/admin.py", > line 149, in env_open > self.__env = Environment(self.envname) > File "/usr/local/lib/python2.4/site-packages/trac/env.py", line 81, > in __init__ > self.verify() > File "/usr/local/lib/python2.4/site-packages/trac/env.py", line > 129, > in verify > fd = open(os.path.join(self.path, 'VERSION'), 'r') > IOError: [Errno 2] No such file or directory: > '/media/hdb1/svn/repositories/windss/VERSION' > rogtux:/media/hdb1/svn/repositories # > > ----------8<---------- > > Ideas? > > > > --- Christian Boos <[EMAIL PROTECTED]> wrote: > > > Jeff Lanzarotta wrote: > > > No idea??? > > > > > > > That issue was already reported once, however the feedback provided > > back > > then > > was not enough to figure out what was going on. > > > > See and follow-up to: #2770 > > > > -- Christian > > > > > > _______________________________________________ > Trac mailing list > [email protected] > http://lists.edgewall.com/mailman/listinfo/trac > _______________________________________________ Trac mailing list [email protected] http://lists.edgewall.com/mailman/listinfo/trac
