Hi,
after the migration to Trac-1.4, the git source repository does not see any
changes anymore.
git log on the plain repo has the recent changes, but /browser only shows
the old versions from before the update.
Looking at the debug log I find:
{{{
2019-11-18 14:05:30,983 Trac[PyGIT] DEBUG: requested non-weak PyGIT.Storage
instance for '/mnt/data/userspace/project/MM/'
2019-11-18 14:05:30,983 Trac[git_fs] DEBUG: enabled CachedRepository for
'/mnt/data/userspace/project/MM/'
2019-11-18 14:05:30,994 Trac[PyGIT] DEBUG: Detected changes in git
repository '/mnt/data/userspace/project/MM/'
2019-11-18 14:05:30,995 Trac[PyGIT] DEBUG: triggered rebuild of commit tree
db for '/mnt/data/userspace/project/MM/'
2019-11-18 14:05:31,104 Trac[PyGIT] DEBUG: rebuilt commit tree db for
'/mnt/data/userspace/project/MM/' with 3338 entries (took 108.9 ms)
2019-11-18 14:05:31,122 Trac[cache] DEBUG: Missing revision record (10,
'bd07952741441c37cd416fdc51d4a26d806e5bb4') in 'mt6'
}}}
Is this related to the missing changes?
Best regards,
Mo
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/trac-users/bf67b1dc-400d-4829-b5da-a50c9344ded3%40googlegroups.com.