I'm trying to get a new install working (I have one working on 
another system - both from the latest SVN).  I can't seem to get
my plugins to work at all.

I've traced the problem to this line in trac/loader.py (line 68):
                for name in egg.get_entry_map('trac.plugins'):
My installation has two files in the <TRAC>/plugins directory, but
this line egg.get_entry_map() seems to be empty.

Any ideas what I might be missing?  How to fix this?

Thanks

-- 
Gary Thomas <[EMAIL PROTECTED]>

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to