Ticket #1445 (new enhancement)
[ER] Revision Graph for the Version Control Browser
| Reported by: | cboos | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.0 |
| Component: | version control/log view | Version: | devel |
| Severity: | normal | Keywords: | subversion revision graph |
| Cc: | mjhweb-trac-tickets@… |
Description (last modified by cboos) (diff)
The Revision Graph
The revision log shows you only the copy from information. That's also all you can get from the svn command line tool.
There's no easy way to find out the copy to information: how many times and where a given path (say the /trunk) has been copied.
The TortoiseSVN client provides this feature in a graphical form (see TortoiseSVN revision graph), and I think Trac should provide that information as well, though possibly not graphically.
Additional Features
- support for diffing between 2 arbitrary revisions picked from the graph
- optional support for graphical representation of the revision graph
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


