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

/vbox/src/apps/svnsync-vbox/
H A Dmain.c956 const char *from_url;
995 svn_string_t *from_url;
1017 &from_url, pool));
1019 if (from_url)
1023 from_url->data);
1028 SVN_ERR(svn_ra_open3(&from_session, baton->from_url, NULL, baton->callbacks,
1031 SVN_ERR(svn_ra_open2(&from_session, baton->from_url, baton->callbacks,
1035 SVN_ERR(check_if_session_is_at_repos_root(from_session, baton->from_url,
1039 svn_string_create(baton->from_url, pool),
1114 SVN_ERR(svn_ra_open3(&from_session_prop, baton->from_url, NUL
953 const char *from_url; member in struct:__anon17013
992 svn_string_t *from_url; local
1143 const char *to_url, *from_url; local
2382 svn_string_t *from_url, *from_uuid; local
2454 svn_string_t *from_url; local
[all...]

Completed in 924 milliseconds