Hello, etc wrote: > ... > trac_admin complained about hg--not supported. > > I then edited /opt/trac/marcene/conf/trac.ini for the following > changes: > > [component] > tracvc.hg.* = enabled >
This was for the 0.10 plugin, before we discussed the tracext convention, to which the 0.11 plugin adheres. So the above should be: tracext.hg.* = enabled (this is explained in http://trac.edgewall.org/wiki/TracMercurial#Settingupthemercurialplugin) I hope this is enough to get it work... -- Christian --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
