[Trac] Feedback request for the new Trac Diff features
Matthew Good
trac at matt-good.net
Wed Jun 15 21:04:22 CDT 2005
On Thu, 2005-06-16 at 13:18 +1200, Walter Nicholls wrote:
> One thing I often want to find out is
> where a certain change slipped into the system - often without knowing
> exactly what that change was.
This is what "svn blame" does. There is a ticket for adding a blame
view to Trac: http://projects.edgewall.com/trac/ticket/629
However, the svn command line client and TortoiseSVN both support doing
a "blame" that will annotate each line with the author and version of
the last time the line was modified (in TortoiseSVN you can hover over
the section to see the commit message as well).
--
Matthew Good <trac at matt-good.net>
More information about the Trac
mailing list