I'm running OS X 10.5, i've done a port install trac, port install
easy_install and installed the gitplugin via the setup.py utility.

Trac is setup and running via apache with fastcgi. Viewing tickets,
wiki and everything except git is fine.

Git works fine when using standalone tracd --port 8000 but not via
apache, no errors, just nothing in the "browse files" section, i.e. it
appears empty.

When logging is enabled, the only thing I get in my logs with I hit
"Browse files" is:

Trac[loader] DEBUG: Loading egg plugin git from /opt/local/lib/
python2.5/site-packages/TracGit-0.0.1-py2.5.egg

I've tried pointing trac.ini at a proper git clone, and at a bare
repo. I've also tried chmoding the repo to 777 to make sure it's not a
permission thing.

Anyone got any ideas? My initial thoughts were apache wasn't finding
the gitplugin egg, but no errors and the log above prove that thought
to be wrong.

I'm also seeing that changing repository_directory in trac.ini to even
directories that don't exist doesn't result in error, which makes me
think I could have typed the repo_dir wrong, but I've checked it many
times, and it works when running under tracd.


regards,
Tigris

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