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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c4430 int min_op_depth = 1; /* Never touch BASE */ local
4450 min_op_depth = svn_sqlite__column_int(stmt, 0);
4452 incomplete_op_depth = min_op_depth;
4466 if (*parent_op_depth < min_op_depth)

Completed in 82 milliseconds