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

Re: [PATCH] Doc string for svn_wc__db_node_hidden()

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Fri, 11 Mar 2011 12:19:50 +0000

Julian Foad <julian.foad_at_wandisco.com> writes:

> -/* An analog to svn_wc__entry_is_hidden(). Set *HIDDEN to TRUE if
> - LOCAL_ABSPATH in DB "is not present, and I haven't scheduled something
> - over the top of it." */
> +/* Set *HIDDEN to TRUE if LOCAL_ABSPATH in DB "is not present, and I haven't
> + scheduled something over the top of it." That is, presence is 'excluded'
> + or 'not-present' or 'absent', and the node is not scheduled for
> + re-addition. */

Not quite. A working node can be 'not-present' and such a node is not
hidden--it will be deleted on commit.

-- 
Philip
Received on 2011-03-11 13:20:28 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.