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

Re: svn commit: r34630 - trunk/subversion/libsvn_wc

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 9 Dec 2008 15:34:36 -0800

Looks like all callers of load_props() make a hash table before
calling the function. I'd suggest moving the apr_hash_make inside the
function.

On Tue, Dec 9, 2008 at 15:26, Hyrum K. Wright <hyrum_at_hyrumwright.org> wrote:
> Author: hwright
> Date: Tue Dec 9 15:25:59 2008
> New Revision: 34630
>
> Log:
> Centralize some wc property fetching.
>
> * subversion/libsvn_wc/props.c
> (load_prop_file): Rename from this...
> (load_props): ...to this, and modify to accept a path in the working copy,
> not a property file path.
> (svn_wc__load_props, svn_wc__wcprop_list, modified_props): Adjust callers.
>
> Modified:
> trunk/subversion/libsvn_wc/props.c
>
>...

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=981915
Received on 2008-12-10 00:34:50 CET

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.