This error simply means that you misconfigured your trac installation. It seems that you've declared the parent directory of multiple trac projects as "C:\trac" whereas c:\trac seems to be the top directory of the Trac engine itself.
In other words, you've specified the wrong 'environment' path to tracd. Cheers, Manu On 8/7/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > > I tried many times to re-install the trac with the single output in > the browser: > > Available Projects > attachments: Error > ([Errno 2] No such file or directory: 'c:\\trac\\attachments\ > \VERSION') > conf: Error > ([Errno 2] No such file or directory: 'c:\\trac\\conf\\VERSION') > db: Error > ([Errno 2] No such file or directory: 'c:\\trac\\db\\VERSION') > htdocs: Error > ([Errno 2] No such file or directory: 'c:\\trac\\htdocs\\VERSION') > log: Error > ([Errno 2] No such file or directory: 'c:\\trac\\log\\VERSION') > plugins: Error > ([Errno 2] No such file or directory: 'c:\\trac\\plugins\\VERSION') > templates: Error > ([Errno 2] No such file or directory: 'c:\\trac\\templates\\VERSION') > wiki-macros: Error > ([Errno 2] No such file or directory: 'c:\\trac\\wiki-macros\ > \VERSION') > > > I found the similar post without reply here, I encountered the same > case, I think. > When would these files be created? > > > > > -- 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 -~----------~----~----~----~------~----~------~--~---
