Searched refs:svn_wc_operation_t (Results 1 – 18 of 18) sorted by relevance
| /freebsd-11-stable/contrib/subversion/subversion/svn/ |
| HD | cl-conflicts.c | 65 svn_wc_operation_t operation) in local_reason_str() 208 operation_str(svn_wc_operation_t operation) in operation_str() 290 svn_wc_operation_t conflict_operation; in svn_cl__get_human_readable_tree_conflict_description() 350 svn_wc_operation_t operation, in svn_cl__get_human_readable_action_description() 481 svn_wc_operation_t conflict_operation; in svn_cl__append_conflict_info_xml()
|
| HD | cl-conflicts.h | 73 svn_wc_operation_t operation,
|
| HD | cl.h | 849 svn_cl__operation_str_xml(svn_wc_operation_t operation, apr_pool_t *pool); 856 svn_cl__operation_str_human_readable(svn_wc_operation_t operation,
|
| HD | util.c | 909 svn_cl__operation_str_xml(svn_wc_operation_t operation, apr_pool_t *pool) in svn_cl__operation_str_xml() 915 svn_cl__operation_str_human_readable(svn_wc_operation_t operation, in svn_cl__operation_str_human_readable()
|
| HD | conflict-callbacks.c | 2098 svn_wc_operation_t operation; in svn_cl__resolve_conflict()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/ |
| HD | conflicts.c | 703 svn_wc__conflict_read_info(svn_wc_operation_t *operation, in svn_wc__conflict_read_info() 1096 svn_wc_operation_t operation; in svn_wc__conflict_create_markers() 1181 svn_wc_operation_t operation, in generate_propconflict() 1788 svn_wc_operation_t operation, in read_text_conflict_desc() 1827 svn_wc_operation_t operation, in read_tree_conflict_desc() 1898 svn_wc_operation_t operation; in svn_wc__conflict_invoke_resolver() 2108 svn_wc_operation_t operation, in read_prop_conflict_descs() 2300 svn_wc_operation_t operation; in svn_wc__read_conflicts() 2447 svn_wc_operation_t operation; in resolve_prop_conflict_on_node() 2699 svn_wc_operation_t operation; in resolve_tree_conflict_on_node() [all …]
|
| HD | tree_conflicts.c | 209 svn_wc_operation_t operation; in svn_wc__deserialize_conflict() 243 operation = (svn_wc_operation_t)n; in svn_wc__deserialize_conflict()
|
| HD | conflicts.h | 308 svn_wc__conflict_read_info(svn_wc_operation_t *operation,
|
| HD | wc_db_update_move.c | 252 svn_wc_operation_t operation; 396 svn_wc_operation_t operation, in create_tree_conflict() 453 svn_wc_operation_t conflict_operation; in create_tree_conflict() 1089 svn_wc_operation_t operation, in create_conflict_markers() 2223 svn_wc_operation_t operation, in update_moved_away_conflict_victim() 2333 svn_wc_operation_t operation, in svn_wc__db_update_moved_away_conflict_victim() 2667 svn_wc_operation_t operation, in update_incoming_move() 2797 svn_wc_operation_t operation, in svn_wc__db_update_incoming_move() 4068 svn_wc_operation_t *operation, in fetch_conflict_details() 4159 svn_wc_operation_t operation, in svn_wc__db_op_raise_moved_away_internal() [all …]
|
| HD | wc_db_private.h | 522 svn_wc_operation_t operation,
|
| HD | util.c | 230 svn_wc_operation_t operation, in svn_wc_conflict_description_create_tree2()
|
| HD | wc_db.h | 3398 svn_wc_operation_t operation, 3414 svn_wc_operation_t operation,
|
| HD | props.c | 745 svn_wc_operation_t operation; in svn_wc__create_prejfile()
|
| HD | deprecated.c | 4751 svn_wc_operation_t operation, in svn_wc_conflict_description_create_tree()
|
| HD | wc_db.c | 6815 svn_wc_operation_t operation; in revert_maybe_raise_moved_away()
|
| /freebsd-11-stable/contrib/subversion/subversion/libsvn_client/ |
| HD | conflicts.c | 1121 svn_wc_operation_t operation; in describe_local_file_node_change() 1345 svn_wc_operation_t operation; in describe_local_dir_node_change() 3108 svn_wc_operation_t operation; in describe_local_none_node_change() 3329 svn_wc_operation_t operation) in describe_incoming_change() 3484 operation_str(svn_wc_operation_t operation) in operation_str() 3570 svn_wc_operation_t conflict_operation; in conflict_tree_get_incoming_description_generic() 4789 svn_wc_operation_t conflict_operation; in conflict_tree_get_description_incoming_delete() 5095 svn_wc_operation_t operation; in conflict_tree_get_details_incoming_delete() 5290 svn_wc_operation_t operation; in conflict_tree_get_details_incoming_add() 5772 svn_wc_operation_t conflict_operation; in conflict_tree_get_description_incoming_add() [all …]
|
| /freebsd-11-stable/contrib/subversion/subversion/include/ |
| HD | svn_wc.h | 1681 typedef enum svn_wc_operation_t enum 1688 } svn_wc_operation_t; typedef 1884 svn_wc_operation_t operation; 2013 svn_wc_operation_t operation; 2111 svn_wc_operation_t operation, 2129 svn_wc_operation_t operation,
|
| HD | svn_client.h | 5115 svn_wc_operation_t
|