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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.c386 const char *target_repos_relpath;
392 SVN_ERR(svn_wc__node_get_repos_info(NULL, &target_repos_relpath,
410 apr_pstrdup(result_pool, target_repos_relpath), mergeinfo);
1692 const char *target_repos_relpath;
1810 SVN_ERR(svn_wc__node_get_repos_info(NULL, &target_repos_relpath,
1817 target_repos_relpath = svn_uri_skip_ancestor(repos_root,
1823 SVN_ERR_ASSERT(target_repos_relpath != NULL);
1842 svn_hash_sets(target_mergeinfo_cat, target_repos_relpath,
1939 target_repos_relpath) != 0;
1948 subtree_path + strlen(target_repos_relpath)
385 const char *target_repos_relpath; local
1689 const char *target_repos_relpath; local
[all...]

Completed in 105 milliseconds