Modify ↓
Opened 15 years ago
Last modified 15 years ago
#5990 new defect
branching/merging not shown when branch was created from a previous revision
Reported by: | izzy | Owned by: | Emmanuel Blot |
---|---|---|---|
Priority: | normal | Component: | RevtreePlugin |
Severity: | normal | Keywords: | |
Cc: | Trac Release: | 0.11 |
Description
In one of my projects I was already at revision 250 when I decided to create a branch based on 242. No problem from the SVN side - but RevtreePlugin shows both branches as completely independent lines: Neither branch creation nor later merges appear. I also tried with the mergeinfoenhancer, no difference. I'm using the latest code from SVN (for both, Trac and RevtreePlugin).
Attachments (0)
Note: See
TracTickets for help on using
tickets.
I have somewhat the same issue. Branches are shown, but merges are not shown. I have the mergeinfoenhancer enabled on Trac 0.11.4. Might be similar to #5867.