Searched refs:new_anchor_url (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmtcc.c392 mtcc_reparent(const char *new_anchor_url, argument
402 up = svn_uri_skip_ancestor(new_anchor_url, session_url, scratch_pool);
408 new_anchor_url, session_url);
418 SVN_ERR(svn_ra_reparent(mtcc->ra_session, new_anchor_url, scratch_pool));

Completed in 72 milliseconds