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

Re: reverse blame to find deleted lines?

From: Kloster Oddvar <Oddvar.Kloster_at_sintef.no>
Date: Fri, 28 Nov 2008 13:20:53 +0100

> I know you can use the blame function to detect in what revision a
> particular line of code has been added or changed.
>
> But is there a way to detect in what revision lines have been
_removed_?
> I tried a reverse blame like
> svn blame -r 200:100 myfile.c
> to see deleted lines, but svn does not allow that:
> svn: Start revision must precede end revision
>
> Any suggestions?
>
> Norbert
>
 
I found the above message from 2005 when searching for this. I too find
from time to time that I'd like to discover when a line next was changed
or deleted *after* a certain revision. Does svn now have any support for
this, or are there plans for implenting reverse blame?
 
 
Oddvar Kloster
 

 
Received on 2008-11-28 15:51:24 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.