Searched refs:repos_prop_status (Results 1 – 6 of 6) sorted by relevance
645 stat->repos_prop_status = svn_wc_status_none; /* default */ in assemble_status()749 stat->repos_prop_status = svn_wc_status_none; in assemble_unversioned()1533 enum svn_wc_status_kind repos_prop_status, in tweak_statushash() argument1587 if (repos_prop_status) in tweak_statushash()1588 statstruct->repos_prop_status = repos_prop_status; in tweak_statushash()2136 enum svn_wc_status_kind repos_prop_status; in close_directory() local2143 repos_prop_status = db->prop_changed ? svn_wc_status_added in close_directory()2153 repos_prop_status = db->prop_changed ? svn_wc_status_modified in close_directory()2168 repos_prop_status, SVN_INVALID_REVNUM, NULL, in close_directory()2177 eb->anchor_status->s.repos_prop_status = repos_prop_status; in close_directory()[all …]
2772 (*status)->repos_prop_status = old_status->repos_prop_status; in svn_wc__status2_from_3()
738 (*cst)->repos_prop_status = status->repos_prop_status; in svn_client__create_status()
559 generate_status_desc(status->repos_prop_status), in svn_cl__print_status_xml()
3780 enum svn_wc_status_kind repos_prop_status; member3885 enum svn_wc_status_kind repos_prop_status; member3999 enum svn_wc_status_kind repos_prop_status; member
2410 enum svn_wc_status_kind repos_prop_status; member