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

FRQ: SVN Blame with a history-slider

From: Michiel Roding <michiel_at_parse.nl>
Date: 2007-03-30 09:51:32 CEST

SVN Blame is a great tool to find out who changed which line;
however, it's not easy to see what happened before the latest change
(revision) that changed the suspected line.

As tortoisesvn already fetches all revisions and compiles a list of
changes, it'd be great if a slider could be added to 'scroll' or
'slide' through the revisionss, rather then having to work your way
throught the SVN Log to find the revision that you're looking for, or
having to run SVN Blame over and over witha lower revision number.

If either SVN Blame or SVN Log could be extended to more easily
browse through revisions, it'd be a great help.

An example: a line of code is added in rev 1, then removed in rev 2,
and we're at rev 4. Using SVN Blame to find out who removed the line,
we need to lower the rev-number to stop blaming at a certain rev, to
find out when it still existed and who then removed it.

Michiel

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Fri Mar 30 10:17:56 2007

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

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