Home
last modified time | relevance | path

Searched refs:ancestor_relpath (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Dwc_db.c13112 const char *ancestor_relpath; in follow_moved_to() local
13152 ancestor_relpath = local_relpath; in follow_moved_to()
13157 ancestor_relpath = svn_relpath_dirname(ancestor_relpath, scratch_pool); in follow_moved_to()
13161 SVN_ERR(svn_sqlite__bindf(stmt, "isd", wcroot->wc_id, ancestor_relpath, in follow_moved_to()
13173 svn_relpath_skip_ancestor(ancestor_relpath, in follow_moved_to()