kc5tja wrote:
> ...
>
> ( bash-2.05b$ tracd -p 13502 -e /v/trac :::: then visit localhost:
>   
                               ^^^
-e is for specifying the "parent dir" option, i.e. a folder containing
many Trac environments, so it looks for each subfolder in /v/trac and
checks whether each if them is a Trac environment:

> 13502 )
>
> Available Projects
>
>     * conf: Error
>       ([Errno 2] No such file or directory: '/v/trac/conf/VERSION')
>     * db: Error
>       ([Errno 2] No such file or directory: '/v/trac/db/VERSION')
>     * htdocs: Error
>       ([Errno 2] No such file or directory: '/v/trac/htdocs/VERSION')
>     * log: Error
>       ([Errno 2] No such file or directory: '/v/trac/log/VERSION')
>     * plugins: Error
>       ([Errno 2] No such file or directory: '/v/trac/plugins/VERSION')
>     * wiki-macros: Error
>       ([Errno 2] No such file or directory: '/v/trac/wiki-macros/
> VERSION')
>
> If anyone can offer any kind of advice on how to get this resolved,
> I'd be most appreciative.  Thanks in advance.
>
>   

Simply omit the "-e" from the above command line.

-- Christian



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