On Sunday, May 31, 2015 at 5:52:24 PM UTC-4, Josh Santangelo wrote: > > > On May 26, 2015, at 2:56 PM, RjOllos <[email protected] <javascript:>> > wrote: > >> >> Do you have "tracopt.ticket.commit_updater.* = enabled" in your >> [components] section? >> >> >> Yes, that’s in there. My understanding is that’s what causes the commit >> comments to be added to the tickets. That’s working correctly, it’s just >> that the text in the comment doesn’t link to anything. >> > > Good point. With that in mind, the next things I would do are: > - Confirm there is a repository or alias named "OWW" > - Resync the repository > > > /admin/versioncontrol/repository does show it: > OWW (default) C:\Stimulant\Source\OWW.git [58651e6] > > resync: > > C:\Users\trac>trac-admin c:\trac\stimulant repository resync "OWW" > Resyncing repository history for OWW... > 0 revisions cached. > Done. > > > Should that have changed anything? >
Yes, I think it should have cached all revisions in the repository. What are your settings for?: - [trac] default_repository_type - [git] persistent_cache - [git] cached_repository - [trac] repository_sync_per_request Could you resync again with log level set to DEBUG and post the output? -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
