On Mon, 2012-11-05 at 03:28 -0800, Philipp Kraus wrote: > > > Am Montag, 5. November 2012 10:59:52 UTC+1 schrieb Philipp Kraus: > I can call the main page of Trac but the links on the Wiki or > Roadmap can not be resolved (not exists). > > > I'm using easy_install for installation, on Trac==dev I can get the > main page without working Roadmap or Wiki. > On Trac==1.0 I get the error "TemplateNotFound: Template "error.html" > not found"
Here's the relevant section from my trac.ini with 3 repositories. [repositories] .alias = ent .hidden = true dmailer.description = dmailer dmailer.dir = /git/dmailer.git dmailer.type = git ent.description = Ent code ent.dir = /git/enterprise/ums.git ent.type = git ss.description = SS code ss.dir = /git/newsender/ums ss.type = git ss.url = http://192.168.4.217/trac/browser Not sure aabout your other errors, sorry. -justinb -- 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.
