Lines Matching refs:nodes

403    const char *. The child nodes do NOT have to exist when this API
405 node will be added. These child nodes will be added regardless of
454 /* Add a new directory in BASE, whether WORKING nodes exist or not. Mark it
811 svn_wc__db_base_get_children_info(apr_hash_t **nodes,
1346 * incomplete nodes for the children.
1383 * layer and adds base-deleted nodes on dst_abspath layer to mark these nodes
1400 CHILDREN must be provided, and incomplete nodes will be constructed
1546 * (DELETE_DIR_EXTERNALS should be true if also removing unversioned nodes)
1583 * (DELETE_DIR_EXTERNALS should be true if also removing unversioned nodes)
1717 /* Return in *CHILDREN a list of reverted copied nodes at or within
1758 These functions query information about nodes in ACTUAL, and returns
1781 KIND svn_node_unknown (For ACTUAL only nodes)
1824 the details requires scanning one or more ancestor nodes).
1948 /* For BASE nodes */
1974 /* Structure used as linked list in svn_wc__db_info_t to describe all nodes
2021 where nodes at this path
2042 svn_wc__db_read_children_info(apr_hash_t **nodes,
2180 * values for any properties of child nodes of LOCAL_ABSPATH (up to DEPTH).
2264 /* Find BASE nodes with cached inherited properties.
2399 When nodes have certain statee they are only reported when:
2407 In other cases these nodes are reported with *KIND as svn_node_none.
2621 If EMPTY_UPDATE is TRUE then no nodes at or below LOCAL_ABSPATH have been
2729 The root of the moved nodes will be stored in OP_ROOT_ABSPATH.
2833 deletion of nodes of the BASE tree), then deleting B/W/D would have marked
2842 a move-here), then the deletion will simply remove the nodes from WORKING
2844 If the source is a copy/moved-here, then the nodes are replaced with
2848 again dependent upon the origination of B/W. For a plain add, the nodes
3020 also records timestamps and sizes for one or more nodes */
3094 This operation always recursively removes all nodes at and below
3221 the WORKING nodes chaning. Typical usecase: tree conflict handling */
3268 * Only nodes with op_depth zero and presence 'normal' or 'incomplete'
3269 * are considered, so that added, deleted or excluded nodes do not affect
3274 * Indicate in *IS_SPARSE_CHECKOUT whether any of the nodes within
3302 * Only nodes with op_depth zero and presence 'normal' or 'incomplete'
3303 * are considered, so that added, deleted or excluded nodes do not affect
3467 /* Breaks all moves of nodes that exist at or below LOCAL_ABSPATH as
3491 * paths for nodes, within the working copy indicated by WRI_ABSPATH, which
3492 * correspond to REPOS_RELPATH. If no such nodes exist, return an empty array.
3495 * in the WC, including, for example, nodes that were children of a directory
3507 * paths for nodes, within the working copy indicated by WRI_ABSPATH, which
3509 * If no such nodes exist, return an empty array.
3511 * This function returns only paths to nodes which are present in the highest
3512 * layer of the WC. In other words, paths to deleted and/or excluded nodes are
3525 * paths for nodes, within the working copy indicated by WRI_ABSPATH, which
3527 * If no such nodes exist, return an empty array.
3529 * This function returns only paths to nodes which are present in the highest
3530 * layer of the WC. In other words, paths to deleted and/or excluded nodes are