Searched refs:tmp_root_url (Results 1 – 1 of 1) sorted by relevance
64 const char *tmp_root_url; in check_root_url_of_target() local72 err = svn_client_get_repos_root(&tmp_root_url, NULL, truepath, in check_root_url_of_target()100 if (*root_url && tmp_root_url) in check_root_url_of_target()102 if (strcmp(*root_url, tmp_root_url) != 0) in check_root_url_of_target()108 *root_url = tmp_root_url; in check_root_url_of_target()