Searched refs:switch_loc (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.0-release/contrib/subversion/subversion/libsvn_client/
H A Dswitch.c107 svn_client__pathrev_t *switch_loc;
208 SVN_ERR(svn_client__ra_session_from_path2(&ra_session, &switch_loc,
215 if (! svn_uri__is_ancestor(switch_loc->repos_root_url, anchor_url))
218 anchor_url, switch_loc->repos_root_url);
239 &yca, switch_loc, target_base_loc, ra_session, ctx,
255 if (strcmp(switch_loc->repos_root_url, switch_loc->url) != 0)
288 if (strcmp(unswitched_url, switch_loc->url) == 0)
296 "", switch_loc->rev, pool,
311 dfb.target_revision = switch_loc
105 svn_client__pathrev_t *switch_loc; local
[all...]
H A Dexternals.c455 svn_client__pathrev_t *switch_loc; local
464 SVN_ERR(svn_client__ra_session_from_path2(&ra_session, &switch_loc,
470 switch_loc->rev,
480 switch_loc->url,
481 switch_loc->repos_root_url,
482 switch_loc->repos_uuid,
499 switch_loc->rev,

Completed in 208 milliseconds