Searched refs:patch_path (Results 1 – 1 of 1) sorted by relevance
53 const char *patch_path; in svn_cl__patch() local71 patch_path = APR_ARRAY_IDX(targets, 0, const char *); in svn_cl__patch()73 SVN_ERR(svn_cl__check_target_is_local_path(patch_path)); in svn_cl__patch()75 SVN_ERR(svn_dirent_get_absolute(&abs_patch_path, patch_path, pool)); in svn_cl__patch()