Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
HDtree_conflicts.c58 { "switch", svn_wc_operation_switch },
457 case svn_wc_operation_switch: in svn_wc__add_tree_conflict()
HDconflicts.c697 { SVN_WC__CONFLICT_OP_SWITCH, svn_wc_operation_switch },
1849 ||operation == svn_wc_operation_switch) in read_tree_conflict_desc()
2718 || operation == svn_wc_operation_switch) in resolve_tree_conflict_on_node()
3528 operation != svn_wc_operation_switch) in svn_wc__conflict_tree_update_break_moved_away()
3614 operation != svn_wc_operation_switch) in svn_wc__conflict_tree_update_raise_moved_away()
3693 operation != svn_wc_operation_switch) in svn_wc__conflict_tree_update_moved_away_node()
3778 operation != svn_wc_operation_switch && in svn_wc__conflict_tree_update_incoming_move()
HDupgrade.c1254 case svn_wc_operation_switch: in svn_wc__upgrade_conflict_skel_from_raw()
HDwc_db_update_move.c462 && conflict_operation != svn_wc_operation_switch) in create_tree_conflict()
534 assert(operation == svn_wc_operation_switch); in create_tree_conflict()
HDwc_db.c6836 && operation != svn_wc_operation_switch)) in revert_maybe_raise_moved_away()
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
HDconflicts.c1130 operation == svn_wc_operation_switch) in describe_local_file_node_change()
1151 operation == svn_wc_operation_switch) in describe_local_file_node_change()
1192 operation == svn_wc_operation_switch) in describe_local_file_node_change()
1266 operation == svn_wc_operation_switch) in describe_local_file_node_change()
1354 operation == svn_wc_operation_switch) in describe_local_dir_node_change()
1376 operation == svn_wc_operation_switch) in describe_local_dir_node_change()
1418 operation == svn_wc_operation_switch) in describe_local_dir_node_change()
1492 operation == svn_wc_operation_switch) in describe_local_dir_node_change()
3128 operation == svn_wc_operation_switch) in describe_local_none_node_change()
3350 else if (operation == svn_wc_operation_switch) in describe_incoming_change()
[all …]
/freebsd-13-stable/contrib/subversion/subversion/svn/
HDutil.c893 { "switch", svn_wc_operation_switch },
903 { N_("switch"), svn_wc_operation_switch },
HDcl-conflicts.c213 case svn_wc_operation_switch: return _("upon switch"); in operation_str()
HDconflict-callbacks.c2102 operation == svn_wc_operation_switch) in svn_cl__resolve_conflict()
/freebsd-13-stable/contrib/subversion/subversion/include/
HDsvn_wc.h1685 svn_wc_operation_switch, enumerator