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

svn annotate requires Start revision precede end revision

From: Ben Aveling <bena.001_at_optusnet.com.au>
Date: Sun, 08 Apr 2012 16:51:33 +1000

Hi,

svn annotate requires that the start revision precedes the end revision.

eg

    svn annotate -r 9515:6504 ...
    svn: Start revision must precede end revision

And usually, this is what you want.

But at this moment, I want to know when a line was removed, so I do want
to have the 'end' precede the 'start'.

Is there a way to do it?

     Regards, Ben
Received on 2012-04-08 11:00:27 CEST

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.