Opened 7 years ago
Last modified 7 years ago
#13029 closed defect
AttributeError: 'GitRepository' object has no attribute 'db_rev' — at Initial Version
| Reported by: | Owned by: | ||
|---|---|---|---|
| Priority: | normal | Component: | CodeReviewerPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 1.0 |
Description
Since last plugin update I get the following error when opening a changeset:
Trac detected an internal error: AttributeError: 'GitRepository' object has no attribute 'db_rev'
I wrote that already on https://groups.google.com/d/msg/trac-users/nQ48BMDFu6M/SiSjQeiAEAAJ Seems to be an issue with uncached repos. My git repo is a bare repo. Before the update to r16165 that was working.
Note: See
TracTickets for help on using
tickets.


