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

Re: [PATCH] 'svn blame --xml' - v5

From: Michael Sinz <Michael.Sinz_at_sinz.org>
Date: 2005-05-09 23:14:53 CEST

kfogel@collab.net wrote:
> "Peter N. Lundblad" <peter@famlundblad.se> writes:
>
>>Well, I didn't implement it... But, you can avoid having to traverse all
>>the history of a file with this.
>
>
> What I'm getting at is, if this is solely a performance enhancement,
> and we're speeding up blame anyway thanks to dberlin's changes, then
> perhaps we should deprecate revision ranges in blame.

For me it is not a "performance" issue but a usability feature. Say,
for example, the last tested/good/etc version of the code was r123.

Now something is not going well, you will do a diff against r123. But,
more interesting, you really want a diff with blame - what changed and
by whom since r123 until today's r211.

Blame is not really diff but it will show changed lines and who did them
and when. A very valuable feature. If it always goes back to the "first"
checkin, there is a lot more noise in the file.

(Ok, so I really want diff-blame but that is a different story.)

-- 
Michael Sinz                     Technology and Engineering Director/Consultant
"Starting Startups"                                mailto:michael.sinz@sinz.org
My place on the web                            http://www.sinz.org/Michael.Sinz
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon May 9 23:16:18 2005

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

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