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

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to