Modify ↓
Opened 14 years ago
Closed 14 years ago
#10604 closed defect (worksforme)
GitPlugin: Browse with 'bare' repository fails
| Reported by: | Peter Suter | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | plugin/git | Version: | |
| Severity: | normal | Keywords: | |
| Cc: | Branch: | ||
| Release Notes: | |||
| API Changes: | |||
| Internal Changes: | |||
Description
Created as part of the move of GitPlugin. Tickets originally reported for th:GitPlugin: th:#8260
Quoting shogsbro:
When adding a 'bare' repo (as initialized by gitolite post-receive hook), GitPlugin shows an error when 'Browse Source' is clicked.
GitError: read_commit called with empty commit_id
Attachments (0)
Change History (3)
comment:1 by , 14 years ago
| Type: | enhancement → defect |
|---|
comment:2 by , 14 years ago
comment:3 by , 14 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
It must have been a very specific issue, probably permission related seeing the discussion on the related TH ticket…
Bare repositories also work fine for me, I think we can close the ticket.
Note:
See TracTickets
for help on using tickets.



Browsing bare repositories seems to work fine here. Is this something specific to how gitolite initializes them?