Modify ↓
Opened 15 years ago
Last modified 15 years ago
#5694 new enhancement
Multiple Branch/Trunk Implementation
Reported by: | Owned by: | aviram | |
---|---|---|---|
Priority: | normal | Component: | BranchTimelinePlugin |
Severity: | normal | Keywords: | branch, trunk, timeline |
Cc: | Trac Release: | 0.11 |
Description
I have an subversion repository that has multiple branches/trunks that I would love to use this plugin with. Currently I have the following setup for my SVN repo:
main-project
|_subproj1
|_branches |_trunk
|_subproj2
|_branches |_trunk
....etc.
Could there be a way where we could point to multiple branch paths and multiple trunk paths to get a consolidate view in the timeline?
Attachments (0)
Note: See
TracTickets for help on using
tickets.
The same issue is why I decided I couldn't use this plug-in with my repository. It would be useful if I could, however.