Edgewall Software

Ticket #1445 (new enhancement)

Opened 4 years ago

Last modified 2 years ago

[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

  Changed 4 years ago by asir <toliuch@…>

I guess the gnuplot is very useful to this feature. see #1494

  Changed 3 years ago by anonymous

  • cc mjhweb-trac-tickets@… added

follow-up: ↓ 4   Changed 2 years ago by anonymous

in reply to: ↑ 3   Changed 2 years ago by cboos

  • description modified (diff)

Replying to anonymous:

TortoiseSVN revision graph

Thanks for the updated link. However, I think that graphs generated by cvsgraph are much more legible, and a better model to follow.

Anyway, this is a feature that will have to wait for the VcRefactoring#NewRepositoryCache, which will provide the necessary data model to implement this in a convenient way.

  Changed 2 years ago by cboos

... and those generated by WinCVS were nice and clear as well. Of course, not everything from those CVS tools can be transposed to SVN, but the idea would be to keep their clarity and usefulness.

The main difference are the need to support renames of the graphed path, to cope with the branching and renames of any parent of the path, the need of an heuristic in order to differentiate between a tag and a branch, etc.

  Changed 2 years ago by cboos

  • milestone set to 2.0

  Changed 2 years ago by eblot

Add/Change #1445 ([ER] Revision Graph for the Version Control Browser)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from cboos. Next status will be 'new'
The owner will change from cboos to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.