Searched refs:extra_to_session (Results 1 – 1 of 1) sorted by relevance
| /NextBSD/contrib/subversion/subversion/svnsync/ |
| HD | svnsync.c | 1022 svn_ra_session_t *extra_to_session; member 1043 SVN_ERR(open_target_session(&rb->extra_to_session, sb, pool)); in make_replay_baton() 1125 err = svn_ra_get_file(rb->extra_to_session, path, base_revision, in fetch_base_func() 1162 SVN_ERR(svn_ra_check_path(rb->extra_to_session, path, base_revision, in fetch_props_func() 1167 SVN_ERR(svn_ra_get_file(rb->extra_to_session, path, base_revision, in fetch_props_func() 1174 SVN_ERR(svn_ra_get_dir2(rb->extra_to_session, NULL, NULL, props, path, in fetch_props_func() 1207 SVN_ERR(svn_ra_check_path(rb->extra_to_session, path, base_revision, in fetch_kind_func()
|