blokeley wrote:
> 1. Why is trac trying to import svn when run on apache?

It's trying because the relevant component is enabled, and failing, so
it writes the error message once into the log. You should only ever see
the traceback once per environment reload (i.e. every time a WSGI
process starts).

> 2. How I can fix this?

If you want clean logs, just disable the component by adding the
following line to your [components] section in trac.ini:

trac.versioncontrol.svn_fs.* = disabled

-- Remy

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to