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

Re: svn commit: r943722 - in /subversion/trunk/subversion: include/private/svn_wc_private.h libsvn_client/commit_util.c libsvn_wc/node.c

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Fri, 14 May 2010 15:39:23 -0500

On Wed, May 12, 2010 at 5:21 PM, <philip_at_apache.org> wrote:

> Author: philip
> Date: Wed May 12 22:21:57 2010
> New Revision: 943722
>
> URL: http://svn.apache.org/viewvc?rev=943722&view=rev
> Log:
> Remove svn_wc_entry_t from harvest_committables.
>
> * subversion/libsvn_clint/commit_util.c
> (harvest_committables): Remove entry, parent_entry and copyfrom_url
> parameters, add copy_root parameter, adjust recursive call, remove
> use of svn_wc_entry_t.
> (svn_client__harvest_committables): Adjust call to harvest_committables.
> (harvest_copy_committables): Remove svn_wc_entry_t, adjust call to
> harvest_committables.
>
> * subversion/include/private/svn_wc_private.h
> (svn_wc__db_temp_get_keep_local): New.
>
> * subversion/libsvn_wc/node.c
> (svn_wc__db_temp_get_keep_local): New.
>

Huh? svn_wc__db_* functions are all internal to libsvn_wc. I'd suggest
another name for this temporary function, if it does indeed need exposure
outside of libsvn_wc.

-Hyrum
Received on 2010-05-14 22:39:55 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.