Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDwc_db.c2680 const char *last_repos_root_url = NULL; in base_get_children_info() local
2719 err = svn_wc__db_fetch_repos_info(&last_repos_root_url, NULL, in base_get_children_info()
2731 info->repos_root_url = last_repos_root_url; in base_get_children_info()
9288 const char *last_repos_root_url = NULL; in read_children_info() local
9360 last_repos_root_url = repos_root_url; in read_children_info()
9383 child_relpath, repos_root_url, last_repos_root_url); in read_children_info()
15837 const char *last_repos_root_url = NULL; in svn_wc__db_base_get_lock_tokens_recursive() local
15863 svn_error_t *err = svn_wc__db_fetch_repos_info(&last_repos_root_url, in svn_wc__db_base_get_lock_tokens_recursive()
15878 SVN_ERR_ASSERT(last_repos_root_url != NULL); in svn_wc__db_base_get_lock_tokens_recursive()
15880 svn_path_url_add_component2(last_repos_root_url, in svn_wc__db_base_get_lock_tokens_recursive()