My git in trac.ini file.
> [git] > cached_repository = false > git_bin = /usr/bin/git > git_fs_encoding = utf-8 > persistent_cache = true > shortrev_len = 6 > trac_user_rlookup = true > use_committer_id = true > use_committer_time = false > wiki_shortrev_len = 7 Thanks! 2012/9/5 Grzegorz Sobański <[email protected]> > On 04.09.2012 16:27, ynoslenav wrote: > > Sometimes the need to run a resync trac-admin and restart Apache to > > display the latest changes in the browse code. > > Do you have caching enabled in the plugin? AFAIK it is still in not > usable state, you should disable it. > In the other case it should never happen, because with caching disabled, > repo on disk is accessed everytime when displaying changes. > > > -- > silk > > -- > 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. > > -- 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.
