[Trac] Feedback request for the new Trac Diff features

Christian Boos cboos at bct-technology.com
Thu Jun 16 13:43:31 CDT 2005


Matthew Good wrote:

> you want to compare. A much easier to use variant would be to simply
>
>have a drop-down for "Diff to branch".  Theoretically I guess you could
>determine from the history any other locations that were branched from
>
Theoretically, you could retrieve the information, though it's difficult.
But you can also be interested in diffing two files or paths that share 
no common history,
because the copy was not done with a 'svn copy' but rather a simple 'cp' 
followed by
an 'svn add'.
Other examples: comparing two similar files from two different 
sub-projects which
share no history, comparing the structure of two unrelated sub-projects, 
etc.

But I'm also interested in preparing the diff the way you suggested.
I've created a ticket for a Revision Graph feature (#1445), and for each
node in the graph, there could be an 'old' and 'new' radiobutton, much
like you have with the revision log in TracDiff.

-- Christian


More information about the Trac mailing list