#223 closed defect (worksforme)
Timeline and Browser stop working.
Reported by: | Owned by: | Jonas Borgström | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.6 |
Severity: | major | Keywords: | |
Cc: | Branch: | ||
Release Notes: | |||
API Changes: | |||
Internal Changes: |
Description
I'm not sure if this is a setup issue, but after about a day of having Trac installed, the timeline and browser components stop working, just sitting loading until they timed out.
I havn't had the chance to check this one out yet, but I'll try to update this once I do.
Attachments (0)
Change History (6)
comment:1 by , 21 years ago
comment:2 by , 21 years ago
That appears to be the problem, as svnadmin recover will fix it, but as soon as I use the browser again, the repository gets locked again.
comment:3 by , 21 years ago
Milestone: | → 0.6.1 |
---|
comment:4 by , 21 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Personal experience: When i first installed svn 1.0.0, i had serious hanging problems with every interface i used, including both viewcvs and trac … when i eventually upgraded to svn 1.0.1, all those issues went away.
comment:5 by , 20 years ago
Encountering the exact problem as described above, using Subversion 1.0.6. The repository still locks up every couple of hours, requiring svnadmin recover to fix it. Issue does not seem to be permission related (as described in #741).
This sounds like your subversion repository is locked. You should check for that first (by using the commandline svn tool or something).