It is likely you've either used tracd with the -e option, or Apache with the TracEnvParentDir option that points onto a directory that contains non-Trac environments.
Either use the single environment installation (no -e option / TracEnvDir), or remove invalid directories (such as .svk, .subversion, ...) from the parent directory. HTH Manu On Sat, Jan 31, 2009 at 4:21 PM, tekion <[email protected]> wrote: > > I am seeing what looks like a repository direcotry and trac is picking > it up and is looking for a file call VERSION, for example: > ([Errno 2] No such file or directory: '/home/py4sa/.svk/VERSION') > ([Errno 2] No such file or directory: '/home/py4sa/.subversion/ > VERSION') > ([Errno 2] No such file or directory: '/home/py4sa/code/VERSION') > > Have any one run into situation and what is the fixed for the above > error? Thanks. > > > > -- Manu --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
