[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: Bhuvaneswaran A <bhuvan_at_collab.net>
Date: Wed, 10 Dec 2008 12:30:11 +0530

On Tue, 2008-12-09 at 15:34 -0800, Greg Stein wrote:
> 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.

It is true. I'll come up with a patch for this fix.

> 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

-- 
Regards,
Bhuvaneswaran
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=982027

Received on 2008-12-10 08:00:30 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.