| /freebsd-12.1/contrib/subversion/subversion/libsvn_wc/ |
| H A D | wc_db_update_move.c | 624 if (old_kind == svn_node_none) in mark_tc_on_op_root() 746 wc_kind = svn_node_none; in tc_editor_add_directory() 753 wc_kind = svn_node_none; in tc_editor_add_directory() 757 if (wc_kind == svn_node_none) in tc_editor_add_directory() 766 if (wc_kind != svn_node_none in tc_editor_add_directory() 942 wc_kind = svn_node_none; in tc_editor_add_file() 946 if (wc_kind == svn_node_none) in tc_editor_add_file() 952 if (wc_kind != svn_node_none in tc_editor_add_file() 1933 *kind = svn_node_none; in get_info() 2026 if (src_kind == svn_node_none in update_moved_away_node() [all …]
|
| H A D | revert.c | 494 on_disk = svn_node_none; in revert_wc_data() 521 on_disk = svn_node_none; in revert_wc_data() 532 on_disk = svn_node_none; in revert_wc_data() 539 if (on_disk != svn_node_none in revert_wc_data() 549 on_disk = svn_node_none; in revert_wc_data() 560 on_disk = svn_node_none; in revert_wc_data() 581 on_disk = svn_node_none; in revert_wc_data() 616 on_disk = svn_node_none; in revert_wc_data() 681 if (on_disk == svn_node_none in revert_wc_data()
|
| H A D | token-map.h | 47 { "none", svn_node_none },
|
| H A D | node.c | 166 *node_kind = svn_node_none; in convert_db_kind_to_node_kind() 197 *kind = svn_node_none; in svn_wc_read_kind2() 940 *kind = svn_node_none; in svn_wc__check_for_obstructions() 961 if (disk_kind != svn_node_none) in svn_wc__check_for_obstructions() 1027 if (disk_kind != svn_node_none) in svn_wc__check_for_obstructions() 1042 if (disk_kind == svn_node_none) in svn_wc__check_for_obstructions()
|
| H A D | adm_crawler.c | 117 if (disk_kind != svn_node_none) in svn_wc_restore() 410 if (dirent_kind == svn_node_none) in report_revisions_and_depths() 718 && disk_kind == svn_node_none) in svn_wc_crawl_revisions5() 1268 if (kind == svn_node_none) in svn_wc__internal_transmit_prop_deltas()
|
| H A D | tree_conflicts.c | 45 { "none", svn_node_none }, 372 || conflict->node_kind == svn_node_none); in svn_wc__serialize_conflict()
|
| H A D | util.c | 53 if (kind != svn_node_none && kind != svn_node_dir) in svn_wc__ensure_directory() 62 else if (kind == svn_node_none) in svn_wc__ensure_directory()
|
| H A D | lock.c | 119 if (kind == svn_node_none) in svn_wc__internal_check_wc() 957 if (kind == svn_node_unknown || wckind == svn_node_none) in svn_wc_adm_retrieve() 1489 kind = svn_node_none; in svn_wc__acquire_write_lock() 1518 else if (kind != svn_node_none && kind != svn_node_unknown) in svn_wc__acquire_write_lock()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_client/ |
| H A D | checkout.c | 131 if (kind == svn_node_none) in svn_client__checkout_internal() 141 if (kind == svn_node_none) in svn_client__checkout_internal()
|
| H A D | externals.c | 519 if (kind != svn_node_none && kind != svn_node_unknown) in switch_file_external() 607 notify->kind = svn_node_none; in switch_file_external() 633 (external_kind == svn_node_none), in remove_external2() 700 external_kind = svn_node_none; /* Only remove the registration */ in handle_external_item_removal() 817 if (svn_node_none == ext_kind) in handle_external_item_change() 1143 if (kind == svn_node_none) in svn_client__handle_externals()
|
| H A D | copy.c | 971 if (dst_kind != svn_node_none) in verify_wc_dsts() 998 dst_kind = svn_node_none; in verify_wc_dsts() 1003 if (dst_kind != svn_node_none) in verify_wc_dsts() 1129 if (pair->src_kind == svn_node_none) in verify_wc_srcs_and_dsts() 1302 while (kind == svn_node_none) in find_absent_parents1() 1344 while (kind == svn_node_none) in find_absent_parents2() 1703 if (info->src_kind == svn_node_none) in repos_to_repos_copy() 1713 if (dst_kind != svn_node_none) in repos_to_repos_copy() 1909 *kind = svn_node_none; in check_url_kind() 2087 if (dst_kind != svn_node_none) in wc_to_repos_copy() [all …]
|
| H A D | patch.c | 515 target->db_kind = svn_node_none; in resolve_target_path() 530 target->db_kind = svn_node_none; in resolve_target_path() 551 target->db_kind = svn_node_none; in resolve_target_path() 591 else if (target->kind_on_disk != svn_node_none) in resolve_target_path() 1037 target->db_kind = svn_node_none; in init_patch_target() 1038 target->kind_on_disk = svn_node_none; in init_patch_target() 1174 else if (kind_on_disk != svn_node_none in init_patch_target() 2375 else if (target->db_kind == svn_node_none || in send_patch_notification() 3037 else if (wc_kind != svn_node_none) in create_missing_parents() 3750 if (kind == svn_node_none) in svn_client_patch() [all …]
|
| H A D | prop_commands.c | 164 if (node_kind == svn_node_none) in propset_on_url() 332 if (kind == svn_node_unknown || kind == svn_node_none) in svn_client_propset_local() 562 else if (kind == svn_node_none) in svn_client__remote_propget() 812 if (kind == svn_node_unknown || kind == svn_node_none) in svn_client_propget5() 1393 if (kind == svn_node_unknown || kind == svn_node_none) in get_local_props()
|
| H A D | add.c | 820 if (disk_kind != svn_node_none && disk_kind != svn_node_dir) in add() 849 else if (kind == svn_node_none) in add() 1014 if (kind == svn_node_none) in add_url_parents() 1225 if (err && (orig_kind == svn_node_none)) in svn_client__make_local_parents()
|
| H A D | mtcc.c | 471 if (kind != svn_node_none) in mtcc_verify_create() 619 if (kind == svn_node_none) in mtcc_add_delete() 888 if (kind == svn_node_none) in svn_client__mtcc_add_propset() 911 if (kind == svn_node_none) in svn_client__mtcc_add_propset() 1026 *kind = svn_node_none; in svn_client__mtcc_check_path()
|
| H A D | export.c | 469 if (kind == svn_node_none) in open_root_internal() 618 if (kind == svn_node_none) in add_directory() 1074 if (kind == svn_node_none) in add_directory_ev2() 1345 if (kind == svn_node_none) in export_directory() 1446 else if (kind == svn_node_none) in svn_client_export5()
|
| H A D | delete.c | 125 if (external_kind != svn_node_none) in check_external() 363 if (kind == svn_node_none) in delete_urls_multi_repos()
|
| H A D | copy_foreign.c | 487 if (wc_kind != svn_node_none) in svn_client__copy_foreign() 499 if (wc_kind == svn_node_none) in svn_client__copy_foreign()
|
| H A D | cleanup.c | 201 case svn_node_none: in cleanup_status_walk()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_subr/ |
| H A D | types.c | 142 case svn_node_none: in svn_node_kind_to_word() 164 return svn_node_none; in svn_node_kind_from_word()
|
| H A D | config_file.c | 869 if (err || kind == svn_node_none) in ensure_auth_subdir() 891 if (err || kind == svn_node_none) in ensure_auth_dirs() 936 if (kind == svn_node_none) in svn_config_ensure() 976 if (kind == svn_node_none) in svn_config_ensure() 1134 if (kind == svn_node_none) in svn_config_ensure() 1354 if (kind == svn_node_none) in svn_config_ensure()
|
| /freebsd-12.1/contrib/subversion/subversion/libsvn_repos/ |
| H A D | delta.c | 257 if ((tgt_kind == svn_node_none) && (src_kind == svn_node_none)) in svn_repos_dir_delta2() 305 if (tgt_kind == svn_node_none) in svn_repos_dir_delta2() 315 if (src_kind == svn_node_none) in svn_repos_dir_delta2()
|
| H A D | rev_hunt.c | 342 if (kind == svn_node_none) in svn_repos_deleted_rev() 352 if (kind != svn_node_none) in svn_repos_deleted_rev() 447 if (kind == svn_node_none) in svn_repos_deleted_rev() 774 if (kind == svn_node_none) in svn_repos_trace_node_locations()
|
| /freebsd-12.1/contrib/subversion/subversion/svn/ |
| H A D | cl-conflicts.c | 122 case svn_node_none: in local_reason_str() 187 case svn_node_none: in incoming_action_str()
|
| H A D | util.c | 856 { "none", svn_node_none }, 866 { N_("none"), svn_node_none }, 1050 svn_cl__node_kind_str_human_readable(svn_node_none)); in svn_cl__node_description()
|