Searched refs:rel_paths (Results 1 - 1 of 1) sorted by path

/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.c506 apr_array_header_t *rel_paths = apr_array_make(scratch_pool, 1,
510 APR_ARRAY_PUSH(rel_paths, const char *) = "";
515 err = svn_ra_get_mergeinfo(ra_session, &repos_mergeinfo_cat, rel_paths,
505 apr_array_header_t *rel_paths = apr_array_make(scratch_pool, 1, local

Completed in 100 milliseconds