Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDwc_db_update_move.c830 svn_wc_conflict_version_t *location_and_kind; member
855 old_version->location_and_kind, scratch_pool); in create_conflict_markers()
858 new_version->location_and_kind, scratch_pool); in create_conflict_markers()
986 old_version.location_and_kind = b->old_version; in tc_editor_alter_directory()
987 new_version.location_and_kind = b->new_version; in tc_editor_alter_directory()
1088 old_version.location_and_kind = b->old_version; in tc_editor_alter_file()
1089 new_version.location_and_kind = b->new_version; in tc_editor_alter_file()