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

Re: svn commit: r1000518 - in /subversion/trunk/subversion/libsvn_wc: wc_db.c wc_db.h

From: Greg Stein <gstein_at_gmail.com>
Date: Thu, 23 Sep 2010 13:16:39 -0400

On Thu, Sep 23, 2010 at 12:08, <philip_at_apache.org> wrote:
>...
> +++ subversion/trunk/subversion/libsvn_wc/wc_db.h Thu Sep 23 16:08:41 2010
> @@ -757,27 +757,6 @@ svn_wc__db_base_get_info(svn_wc__db_stat
>                          apr_pool_t *result_pool,
>                          apr_pool_t *scratch_pool);
>
> -/* Just like svn_wc__db_base_get_info, but always reads information
> -   from inside the parent of LOCAL_ABSPATH, to allow reading the
> -   information of a node that is obstructed by a separate working
> -   copy.
> -
> -   ### BH: This information is necessary for svn_wc_add3()'s
> -   ###     checkout integration support. Even after we switch to
> -   ###     a single db.
> -   */

This comment seems to indicate this function should not be obsolete.
What happened?

Cheers,
-g
Received on 2010-09-23 19:17:17 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.