> I would like to know if there is a way to update the timeline after > changing a commit message. I notiched that the message shown in the > timeline is still the old one. > Maybe I have to refresh some cache or the commit message is stored into > a SQLlite table ?
Correct. You're looking for the 'resync' command of trac-admin. To resync revision 1234, use the following: trac-admin /path/to/env resync 1234 -- Remy
signature.asc
Description: OpenPGP digital signature
