#4438 closed defect (fixed)
trac-admin /trac/path resync "fails"
Reported by: | Owned by: | Herbert Valerio Riedel | |
---|---|---|---|
Priority: | high | Component: | GitPlugin |
Severity: | major | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
Hey there,
I've a small problem with my trac which is based on git:
I've tried to do a resync of the git repro into the cache and it "fails" everytime without caching the whole content of the git repro. E.g. there are ~8000 commits inside the repro and when calling trac-admin once it states:
h1190993:/srv# trac-admin /srv/trac resync Resyncing repository history... 177 revisions cached.8161c3e1abc71669a7c83] Done.
The second time I call trac-admin it states:
h1190993:/srv# trac-admin /srv/trac resync Resyncing repository history... 245 revisions cached.4659067d0523a1405e58d] Done.
And so on. It never caches the whole repository. This is _very_ nasty since now I need to disable caching which makes the site very very slow. As this is in my eyes a showstopper for the Gitplugin setting the priority to high and the severity to major.
Please can you help me to find a fix for this issue? I'll ask also for help on the trac mailinglist if someone else have seen this error and knows a fix for this.
Greetings Winnie
Attachments (0)
Change History (2)
comment:2 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Not taking the version which is shipped inside debian fixed this issue. Sorry for the noise
Hey, today the resync runs really long but then breaks with this error msg:
What is going wrong here? This error makes it impossible to use trac atm with caching