Home
last modified time | relevance | path

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

/NextBSD/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.c680 { SVN_WC__CONFLICT_OP_SWITCH, svn_wc_operation_switch },
1798 ||operation == svn_wc_operation_switch) in read_tree_conflict_desc()
2628 || operation == svn_wc_operation_switch) in resolve_tree_conflict_on_node()
HDwc_db_update_move.c402 && conflict_operation != svn_wc_operation_switch) in create_tree_conflict()
469 assert(operation == svn_wc_operation_switch); in create_tree_conflict()
HDupgrade.c1654 case svn_wc_operation_switch: in svn_wc__upgrade_conflict_skel_from_raw()
HDwc_db.c6835 && operation != svn_wc_operation_switch)) in revert_maybe_raise_moved_away()
/NextBSD/contrib/subversion/subversion/svn/
HDcl-conflicts.c221 case svn_wc_operation_switch: return _("upon switch"); in operation_str()
HDutil.c884 { "switch", svn_wc_operation_switch },
894 { N_("switch"), svn_wc_operation_switch },
HDconflict-callbacks.c1156 desc->operation == svn_wc_operation_switch) in handle_tree_conflict()
/NextBSD/contrib/subversion/subversion/include/
HDsvn_wc.h1655 svn_wc_operation_switch, enumerator