Modify ↓
      
        Opened 14 years ago
Closed 11 years ago
#9014 closed defect (invalid)
Duplicate entries with multiple repositories set up
| Reported by: | bernhard.schandl | Owned by: | Richard Liao | 
|---|---|---|---|
| Priority: | normal | Component: | TracTicketChangelogPlugin | 
| Severity: | normal | Keywords: | multirepository | 
| Cc: | Trac Release: | 0.12 | 
Description
After upgrading to trac 0.12 and enabling multi-repository support, commits from the default repository appear twice in the changelog for tickets.
Attachments (0)
Change History (2)
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
| Resolution: | → invalid | 
|---|---|
| Status: | new → closed | 
I haven't been able to reproduce the issue, but I'll investigate further if more information is provided.
Note: See
        TracTickets for help on using
        tickets.
    


How are your repositories configured? Is the default repository defined in trac.ini (TracRepositoryAdmin#ReposTracIni), the database (TracRepositoryAdmin#ReposDatabase) or both?
Specifically, what (if anything) do you have for the following in trac.ini?
repository_dirin the[trac][repositories]sectionWhat is the output of
trac-admin $env repository list?