Modify ↓
#13029 closed defect (worksforme)
AttributeError: 'GitRepository' object has no attribute 'db_rev'
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Component: | CodeReviewerPlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 1.0 |
Description (last modified by )
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 gmessage: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.
Attachments (0)
Change History (3)
comment:2 Changed 8 years ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Caching is required. Documentation updated in CodeReviewerPlugin@31.
comment:3 Changed 8 years ago by
Description: | modified (diff) |
---|
Note: See
TracTickets for help on using
tickets.