Searched refs:file_dest_path (Results 1 – 1 of 1) sorted by relevance
1274 const char *file_dest_path = svn_dirent_join(dest_path, file, pool); in svn_io_dir_file_copy() local1278 svn_io_copy_file(file_src_path, file_dest_path, TRUE, pool)); in svn_io_dir_file_copy()