RE: svn blame not working for files which had binary mime-type in a previous revision
From: Bert Huijben <bert_at_qqmail.nl>
Date: Tue, 12 Feb 2013 21:25:09 +0100
> -----Original Message-----
From an earlier mail (copied from below):
This assumes that we blame backwards, while we really run blame forwards.
For many cases running it backwards would be more efficient (e.g. you could just ask for the lines in the last 100 changed revisions)... Or in your own code stop when one specific interesting line gets changed and cancel the incoming data.
But that requires extending the api that is below the svn_ra_file_revisions() api to allow passing a reversed range.
Bert
|
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.