Home
last modified time | relevance | path

Searched refs:not_present_op_depth (Results 1 – 1 of 1) sorted by relevance

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDwc_db.c219 int not_present_op_depth; member
1126 if (piwb->not_present_op_depth > 0 in insert_working_node()
1127 && piwb->not_present_op_depth < piwb->op_depth) in insert_working_node()
1136 piwb->not_present_op_depth, parent_relpath, in insert_working_node()
3949 iwb.not_present_op_depth = dst_np_op_depth; in cross_db_copy()
5731 SVN_ERR(op_depth_for_copy(&iwb.op_depth, &iwb.not_present_op_depth, in svn_wc__db_op_copy_dir()
5811 SVN_ERR(op_depth_for_copy(&iwb.op_depth, &iwb.not_present_op_depth, in svn_wc__db_op_copy_file()
5891 SVN_ERR(op_depth_for_copy(&iwb.op_depth, &iwb.not_present_op_depth, in svn_wc__db_op_copy_symlink()