Thanks for the help so far. There was no mention of the temporary egg
in trac.ini or http.conf

I disabled mercurial.demandimport by setting
mercurial.demandimport.enable() to pass.

Now the traceback says:

2011-03-02 18:17:13,528 Trac[main] DEBUG: Dispatching <Request "GET '/
wiki'">
2011-03-02 18:17:13,575 Trac[svn_fs] INFO: Failed to load Subversion
bindings
Traceback (most recent call last):
  File "c:\docume~1\tomoak~1\locals~1\temp\easy_install-cas_ve
\Trac-0.12.2-py2.6-win32.egg.tmp\trac\versioncontrol\svn_fs.py", line
267, in __init__
    _import_svn()
  File "c:\docume~1\tomoak~1\locals~1\temp\easy_install-cas_ve
\Trac-0.12.2-py2.6-win32.egg.tmp\trac\versioncontrol\svn_fs.py", line
68, in _import_svn
    from svn import fs, repos, core, delta
  File "C:\Python26\lib\site-packages\svn\fs.py", line 19, in <module>
    from libsvn.fs import *
  File "C:\Python26\lib\site-packages\libsvn\fs.py", line 5, in
<module>
    import _fs
ImportError: DLL load failed: The operating system cannot run %1.

Any ideas?

> > Which config do you think is pointing to the wrong spot?
>
> Trac.ini? One of the apache configs?
>
> > It would be a great help if you can name the suspect config file.
>
> > Note that it works fine when using the tracd server. It is only when
> > running via apache that the error occurs.
>
> I'd `grep -r easy_install` in places like /etc/apache and wherever
> trac's data is installed and wherever the trac plugin is installed.
> Unfortunately, I gave up on Windows about ten years ago, so I don't know
> where those things are these days. Perhaps someone else knows.

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