Home
last modified time | relevance | path

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

/trueos/contrib/subversion/subversion/libsvn_wc/
HDcopy.c646 SVN_ERR(svn_wc__db_scan_base_repos(NULL, &src_repos_root_url, in copy_or_move()
663 SVN_ERR(svn_wc__db_scan_base_repos(NULL, &dst_repos_root_url, in copy_or_move()
HDadm_files.c467 SVN_ERR(svn_wc__db_scan_base_repos(&db_repos_relpath, in svn_wc__internal_ensure_adm()
HDadm_ops.c634 SVN_ERR(svn_wc__db_scan_base_repos(NULL, in check_can_add_to_parent()
890 SVN_ERR(svn_wc__db_scan_base_repos(&repos_relpath, in svn_wc_add4()
HDupdate_editor.c547 SVN_ERR(svn_wc__db_scan_base_repos(&d->new_relpath, NULL, NULL, in make_dir_baton()
580 SVN_ERR(svn_wc__db_scan_base_repos(&d->new_relpath, NULL, NULL, in make_dir_baton()
803 SVN_ERR(svn_wc__db_scan_base_repos(&f->new_relpath, NULL, NULL, in make_file_baton()
4859 SVN_ERR(svn_wc__db_scan_base_repos(NULL, &repos_root, &repos_uuid, in make_editor()
HDwc_db.h2636 svn_wc__db_scan_base_repos(const char **repos_relpath,
HDentries.c496 SVN_ERR(svn_wc__db_scan_base_repos(&repos_relpath, in read_one_entry()
HDstatus.c291 SVN_ERR(svn_wc__db_scan_base_repos(repos_relpath, repos_root_url, in get_repos_root_url_relpath()
HDwc_db.c11857 svn_wc__db_scan_base_repos(const char **repos_relpath, in svn_wc__db_scan_base_repos() function