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

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

From: Greg Stein <gstein_at_gmail.com>
Date: Tue, 10 Nov 2009 12:48:31 -0500

For background: we were going to use this in the API for some of the
pristine handling. Rather than providing these handles to the client
of the API, we switched to the WRI_ABSPATH concept to imply which
pristine datastore to use. (the WRI_ABSPATH is used in other places,
too).

The name for PDH has also become "Per-Directory Handle", given its
broader usage. It isn't related to pristines any more.

Cheers,
-g

On Tue, Nov 10, 2009 at 09:23, Philip Martin <philip.martin_at_wandisco.com> wrote:
> Author: philip
> Date: Tue Nov 10 06:23:24 2009
> New Revision: 40440
>
> Log:
> Move a typedef from the header to the source.
>
> * subversion/libsvn_wc/wc_db.h (svn_wc__db_pdh_t): Remove typedef.
>
> * src/subversion/libsvn_wc/wc_db.c
>  (struct svn_wc__db_pdh_t): Make declaration a typedef.
>  (struct svn_wc__db_t): Tweak comment.
>...

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2416244
Received on 2009-11-10 18:48:43 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.