Searched refs:dir_repos_relpath (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/contrib/subversion/subversion/libsvn_wc/ |
| HD | status.c | 1080 const char *dir_repos_relpath, in one_child_status() argument 1113 dir_repos_relpath, in one_child_status() 1124 dir_repos_root_url, dir_repos_relpath, in one_child_status() 1228 const char *dir_repos_relpath; in get_dir_status() local 1268 SVN_ERR(get_repos_root_url_relpath(&dir_repos_relpath, &dir_repos_root_url, in get_dir_status() 1365 dir_repos_relpath, in get_dir_status() 1414 const char *dir_repos_relpath; in get_child_status() local 1432 SVN_ERR(get_repos_root_url_relpath(&dir_repos_relpath, &dir_repos_root_url, in get_child_status() 1449 dir_repos_relpath, in get_child_status() 1925 const char *dir_repos_relpath, in handle_statii() argument [all …]
|
| HD | adm_crawler.c | 248 const char *dir_repos_relpath, in report_revisions_and_depths() argument 423 ths->repos_relpath = svn_relpath_join(dir_repos_relpath, child, in report_revisions_and_depths() 429 = svn_relpath_skip_ancestor(dir_repos_relpath, ths->repos_relpath); in report_revisions_and_depths() 597 repos_relpath = svn_relpath_join(dir_repos_relpath, child, in report_revisions_and_depths()
|
| HD | update_editor.c | 4981 const char *dir_repos_relpath; in make_editor() local 4986 &dir_repos_relpath, NULL, NULL, NULL, in make_editor() 5002 dir_repos_relpath = eb->switch_repos_relpath; in make_editor() 5005 repos_root, dir_repos_relpath, in make_editor() 5010 apr_pstrdup(edit_pool, dir_repos_relpath), in make_editor() 5040 NULL, &dir_repos_relpath, in make_editor() 5056 dir_repos_relpath = svn_relpath_join( in make_editor() 5061 repos_root, dir_repos_relpath, in make_editor() 5067 dir_repos_relpath), in make_editor()
|
| /NextBSD/contrib/subversion/subversion/libsvn_client/ |
| HD | commit_util.c | 773 const char *dir_repos_relpath = NULL; in harvest_status_callback() local 776 SVN_ERR(svn_wc__node_get_base(NULL, &dir_rev, &dir_repos_relpath, NULL, in harvest_status_callback() 802 && dir_repos_relpath) in harvest_status_callback() 810 svn_relpath_join(dir_repos_relpath, in harvest_status_callback()
|