Modify ↓
Ticket #4141 (closed defect: worksforme)
Opened 5 years ago
Last modified 5 years ago
Trac corrupts repository when refreshing Timeline while Commiting changes
| Reported by: | trac@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | version control | Version: | 0.10 |
| Severity: | normal | Keywords: | |
| Cc: | |||
| Release Notes: | |||
| API Changes: | |||
Description
This applies to a repository accessed via svn:// from "work station", trac residing on the same server as Subversion.
The workaround for that is to do manual svnadmin recover REPOSITORY_NAME
Attachments
Change History
comment:1 Changed 5 years ago by cboos
comment:2 Changed 5 years ago by cboos
(see #571)
comment:3 Changed 5 years ago by anonymous
I'm using fsfs, the "format" file shows "3"
comment:4 Changed 5 years ago by anonymous
- Resolution set to fixed
- Status changed from new to closed
Sorry, you're right - db/fs-type shows "bdb"
I'm closing the ticket then :)
comment:5 Changed 5 years ago by eblot
- Resolution fixed deleted
- Status changed from closed to reopened
comment:6 Changed 5 years ago by eblot
- Resolution set to worksforme
- Status changed from reopened to closed
Nothing has been changed in the Trac code base -> not a fixed defect. Closing the ticket w/ the same resolution as #571.
Note: See
TracTickets for help on using
tickets.



You're using the bdb backend, right?