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

Re: svn commit: r1129957 - in /subversion/trunk: notes/knobs subversion/libsvn_diff/diff_file.c

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 1 Jun 2011 01:11:01 +0200

On Tue, May 31, 2011 at 11:07:55PM -0000, jcorvel_at_apache.org wrote:
> Author: jcorvel
> Date: Tue May 31 23:07:54 2011
> New Revision: 1129957
>
> URL: http://svn.apache.org/viewvc?rev=1129957&view=rev
> Log:
> Add another knob, to make it possible to disable the prefix/suffix scanning
> of the libsvn_diff processing with a simple define.
>
> * subversion/libsvn_diff/diff_file.c
> (datasources_open): Wrap the calls to find_identical_prefix and
> find_identical_suffix inside an #ifndef DISABLE_PREFIX_SUFFIX_SCANNING
> block.
> * notes/knobs
> (): Document DISABLE_PREFIX_SUFFIX_SCANNING

This should probably be called SVN_DISABLE_PREFIX_SUFFIX_SCANNING.
Received on 2011-06-01 01:11:38 CEST

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.