Find out who made what changes to a line

When you need to know what changes were made to a specific line in a file, as well as who made them, use the Annotate option.

In earlier versions of AnkhSVN this option was called "Blame".
  1. In the Solution Explorer, right-click an item and select Subversion > Annotate.
  2. In the Annotate window, specify the start and end revisions within which you want to view the changes.
  3. Click OK.
    The blame window - finding out who made specific line changes
A temporary file containing the author, revision number, timestamp and other details is displayed. Example:
Example of Annotated file
Related actions
Perform a Subversion operation from Pending Changes