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

Re: svn commit: r17432 - branches/wc-propcaching/subversion/libsvn_wc

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-11-17 23:16:44 CET

On 11/17/05, lundblad@tigris.org <lundblad@tigris.org> wrote:
> Author: lundblad
> Date: Thu Nov 17 15:46:49 2005
> New Revision: 17432
>
> Modified:
> branches/wc-propcaching/subversion/libsvn_wc/props.c
>
> Log:
> On wc-propcaching branch: Implement svn_wc_merge_prop_diffs() (a deprecated
> function) in terms of svn_wc_merge_props().
>
> Suggested by: zhakov
> (An extra thanks to him for this idea!)
>
> * subversion/libsvn_wc/props.c
> (svn_wc_merge_props): Note special assumption made in
> svn_wc_merge_prop_diffs().
> (svn_wc__merge_prop_diffs): Remove.
> (svn_wc__merge_prop_diffs): Implement in terms of svn_wc_merge_props().

I believe that second one should be svn_wc_merge_prop_diffs. Nice
reduction in code size by the way. I was shocked at home much of that
diff was removing code ;-)

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 17 23:18:03 2005

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.