Pretty sure trac-hacks has the automated sync disabled too. I know Michael moved a lot of those maintenance tasks into a cron job that runs every few minutes.
--Noah On Jun 23, 2009, at 5:00 PM, Remy Blank wrote: > Shane Caraveo wrote: >> FYI, by removing gc and the repository sync for each request, I cut >> request time roughly in half depending on the template being >> requested. >> I'm going to be doing more testing on this, and looking at >> alternative >> methods to handle these two items. > > The multirepos branch already solves this by requiring post-commit > hooks > in all repositories to call "trac-admin changeset added", which > triggers > the sync. The default repository is still synced at every request (for > backward compatibility), but you can choose not to have a default > repository at all. Maybe we should even allow disabling that per- > request > sync with an option in trac.ini. > > -- Remy > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Development" 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-dev?hl=en -~----------~----~----~----~------~----~------~--~---
