Searched refs:repos_node_status (Results 1 – 7 of 7) sorted by relevance
96 if (status->repos_node_status == svn_wc_status_modified) in combined_repos_status()99 return status->repos_node_status; in combined_repos_status()363 if (status->repos_node_status != svn_wc_status_none) in print_status()480 && status->repos_node_status == svn_wc_status_none) in svn_cl__print_status_xml()551 if (status->repos_node_status != svn_wc_status_none in svn_cl__print_status_xml()594 && status->repos_node_status == svn_wc_status_none)) in svn_cl__print_status()603 && (status->repos_node_status == svn_wc_status_none) in svn_cl__print_status()611 && (status->repos_node_status == svn_wc_status_none) in svn_cl__print_status()
750 stat->repos_node_status = svn_wc_status_none; in assemble_unversioned()1570 if (repos_node_status != svn_wc_status_added) in tweak_statushash()1582 if ((repos_node_status == svn_wc_status_added) in tweak_statushash()1584 repos_node_status = svn_wc_status_replaced; in tweak_statushash()1587 if (repos_node_status) in tweak_statushash()1588 statstruct->repos_node_status = repos_node_status; in tweak_statushash()2140 enum svn_wc_status_kind repos_node_status; in close_directory() local2147 repos_node_status = svn_wc_status_added; in close_directory()2182 eb->anchor_status->s.repos_node_status = repos_node_status; in close_directory()2378 enum svn_wc_status_kind repos_node_status; in close_file() local[all …]
2827 (*status)->repos_text_status = old_status->repos_node_status; in svn_wc__status2_from_3()2836 if (old_status->repos_node_status == svn_wc_status_modified in svn_wc__status2_from_3()2837 || old_status->repos_node_status == svn_wc_status_conflicted) in svn_wc__status2_from_3()
107 new_status->repos_node_status = svn_wc_status_deleted; in tweak_status()816 (*cst)->repos_node_status = status->repos_node_status; in svn_client__create_status()
457 s->repos_node_status = svn_wc_status_none; in status_create()
3808 enum svn_wc_status_kind repos_node_status; member
2474 enum svn_wc_status_kind repos_node_status; member