Searched refs:existing_op_depth (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c607 int existing_op_depth; local
613 existing_op_depth = svn_sqlite__column_int(stmt, 0);
615 if (!have_row || parent_op_depth < existing_op_depth)

Completed in 189 milliseconds