Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Dwc_db.c12263 const char *child_local_relpath; in bump_node_revision() local
12276 child_local_relpath = svn_relpath_join(local_relpath, child_basename, in bump_node_revision()
12280 if (svn_hash_gets(exclude_relpaths, child_local_relpath)) in bump_node_revision()
12297 SVN_ERR(svn_sqlite__bindf(stmt, "is", wcroot->wc_id, child_local_relpath)); in bump_node_revision()
12307 SVN_ERR(bump_node_revision(wcroot, child_local_relpath, in bump_node_revision()