Searched refs:dst_op_depth (Results 1 – 2 of 2) sorted by relevance
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | wc_db_update_move.c | 195 int dst_op_depth; member 494 nmb->umb->dst_op_depth, in create_node_tree_conflict() 508 umb->dst_op_depth, in create_node_tree_conflict() 572 b->dst_op_depth, in mark_tc_on_op_root() 623 nmb->umb->dst_op_depth, in mark_node_edited() 1009 b->dst_op_depth, in tc_editor_alter_directory() 1177 b->dst_op_depth, in tc_editor_alter_file() 1270 b->dst_op_depth)); in tc_editor_delete() 1472 dst_relpath, b->dst_op_depth, in update_moved_away_node() 1572 cnmb.dst_relpath, b->dst_op_depth, in update_moved_away_node() [all …]
|
| HD | wc_db.c | 3893 int dst_op_depth, in cross_db_copy() argument 3943 iwb.op_depth = dst_op_depth; in cross_db_copy() 4528 int dst_op_depth; in db_op_copy() local 4539 SVN_ERR(op_depth_for_copy(&dst_op_depth, &dst_np_op_depth, in db_op_copy() 4607 dst_op_depth = dst_np_op_depth; in db_op_copy() 4656 dst_op_depth, in db_op_copy() 4692 dst_op_depth == dst_parent_op_depth) in db_op_copy() 4758 dst_op_depth, in db_op_copy() 4764 dst_relpath, dst_presence, dst_op_depth, in db_op_copy() 4941 int dst_op_depth = relpath_depth(dst_op_relpath); in svn_wc__db_op_copy_layer_internal() local [all …]
|