[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: TortoiseSVN does not invoke TortoiseBlame...

From: Jared Silva <jayrod_at_gmail.com>
Date: 2006-12-06 16:53:31 CET

Jared Silva wrote:
> TortoiseSVN does not invoke TortoiseBlame from the Log Messages window
> for a directory (top pane only) or a file (top and bottom panes).
>
> Is this an oversight or is there a good reason?

I apologize for not RTFM.

5.20.2. Blame Differences
One of the limitations of the Blame report is that it only shows the
file as it was in a particular revision, and shows the last person to
change each line. Sometimes you want to know what change was made, as
well as who made it. What you need here is a combination of the diff
and blame reports.

The revision log dialog includes several options which allow you to do this.

Blame Revisions
In the top pane, select 2 revisions, then select Context menu $B"*(B Blame
revisions. This will fetch the blame data for the 2 revisions, then
use the diff viewer to compare the two blame files.

Blame Differences
Select one revision in the top pane, then pick one file in the bottom
pane and select Context menu $B"*(B Blame differences. This will fetch the
blame data for the selected revision and the previous revision, then
use the diff viewer to compare the two blame files.

Compare and Blame with Working BASE
Show the log for a single file, and in the top pane, select a single
revision, then select Context menu $B"*(B Compare and Blame with Working
BASE. This will fetch the blame data for the selected revision, and
for the file in the working BASE, then use the diff viewer to compare
the two blame files.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Dec 6 16:53:39 2006

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.