Searched refs:upper_status (Results 1 – 1 of 1) sorted by relevance
5153 svn_wc__db_status_t upper_status; in handle_move_back() local5156 upper_status = svn_sqlite__column_token(stmt, 1, presence_map); in handle_move_back()5161 if (upper_status != svn_wc__db_status_not_present) in handle_move_back()5171 if (upper_status != lower_status) in handle_move_back()5177 if (upper_status == svn_wc__db_status_not_present in handle_move_back()5178 || upper_status == svn_wc__db_status_excluded) in handle_move_back()5183 else if (upper_status != svn_wc__db_status_normal) in handle_move_back()