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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dwc_db.c11517 const char *to_relpath = svn_sqlite__column_text(stmt, 4, result_pool); local
11522 svn_hash_sets(*map, to_relpath, src_relpath);
11570 const char *to_relpath = apr_hash_this_key(hi); local
11572 int to_op_depth = relpath_depth(to_relpath);
11587 to_relpath,
11601 SVN_ERR(moved_descendant_collect(&map, wcroot, to_relpath, to_op_depth,
11603 SVN_ERR(moved_descendant_commit(wcroot, to_relpath,

Completed in 132 milliseconds