Edgewall Software

Opened 19 years ago

Last modified 6 years ago

#1445 new enhancement

[ER] Revision Graph for the Version Control Browser — at Initial Version

Reported by: Christian Boos Owned by: Christian Boos
Priority: lowest Milestone: next-major-releases
Component: version control/log view Version: devel
Severity: normal Keywords: revision, graph, svn
Cc: mjhweb-trac-tickets@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

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 http://tortoisesvn.tigris.org/docs/TortoiseSVN_en/ch04s23.html), and I think Trac should provide that information as well.

Additional Features

  • support for diffing between 2 arbitrary revisions picked from the graph
  • optional support for graphical representation of the revision graph

Change History (0)

Note: See TracTickets for help on using tickets.