Noah, thanks! On Tuesday 05 February 2008 22:31:12 Noah Kantrowitz wrote:
> Joost 't Hart wrote: > > Dear all, just curious, > > > > Rev 0.10.4: > > > > Installed a SVN pre-revprop-change hook and corrected a serious typo in a > > change log. > > > > Successfully, but to my surprise (and sort of frustration, the correction > > is serious indeed) the update did not show up in trac. Is this a cache > > effect (be patient, my friend), or does trac indeed store a copy of SVN > > log messages? If so, why? > > Log messages are cached in the DB because the subversion API is > frightfully slow. > In 0.11 you update the cache for just that rev with > `trac-admin ... resync $revnumber`. In 0.10 you need to do a full resync. > > --Noah --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
