Mercurial with Trac on mod_wsgi
Posted
by 47
on Server Fault
See other posts from Server Fault
or by 47
Published on 2010-04-18T10:17:51Z
Indexed on
2010/04/18
10:23 UTC
Read the original article
Hit count: 364
I'm trying to set up a Trac environment running on Apache+mod-wsgi+Mercurial....I've set up everything according to the install docs....however, when I open up the URL to my Trac environment I get: Warning: Can't synchronize with the repository (Unsupported version control system "hg": Can't find an appropriate component, maybe the corresponding plugin was not enabled? ).
I've installed mercurial-trac
from ports BTW. What could be the problem?
© Server Fault or respective owner