Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Diprops.c85 const char *session_root_url; in need_to_cache_iprops() local
92 SVN_ERR(svn_ra_get_repos_root2(ra_session, &session_root_url, in need_to_cache_iprops()
95 if (strcmp(session_root_url, session_url) != 0) in need_to_cache_iprops()