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

Re: blame & getting a list of revisions that changed a lin

From: Mark Eichin <eichin_at_gmail.com>
Date: Thu, 20 Nov 2008 10:21:01 -0500

Look at Ned batchelder's blameall.py, for a slightly different take on it...

On Nov 20, 2008 8:25 AM, "Lorenz" <lorenznl_at_yahoo.com> wrote:

Hi all,

some days ago, over on the TSVN users list, I asked if it would be
possible to let TSVNs blame viewer show not only one (the youngest)
revision where a line was changed, but a list of all revisions that
touched that line.

During the discussion I realised, that this question also applies to
the command line client.

As I understand it, svn blame already walks through all relevant
revisions. It only would need to build a list of revisions for each
line, instead of only remembering the youngest one.

It's most likely not that easy 8-)

So what do the people who know the enternals of blame say?
Is it possible?

--
Lorenz
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-20 16:21:27 CET

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

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