Ticket #2346 (closed defect: fixed)
Timeline should handle being unable to contact subversion better
| Reported by: | chris@… | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 0.10 |
| Component: | timeline | Version: | 0.9 |
| Severity: | minor | Keywords: | |
| Cc: |
Description
Currently, if the subversion repository is down, it gives you some errors such as: ('No such revision 14002', 160006), and some python errors.
Trac is otherwise still usable in this state. The timeline would still be beneficial for those using the ticket system or wiki to monitor changes when a subversion repo goes down for maintenance.
Having some box saying that trac can't contact the subversion repo, to contact the admin, and oh to click here if you want the full error might be more useful than not showing any changes at all.


