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

reverse blame to find deleted lines?

From: Norbert Unterberg <nepo_at_gmx.net>
Date: 2005-01-15 12:08:46 CET

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

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Jan 15 12:11:23 2005

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.