Home
last modified time | relevance | path

Searched refs:child_abpath (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/subversion/subversion/libsvn_wc/
HDcopy.c894 const char *child_abpath; in remove_node_conflict_markers() local
902 child_abpath = svn_dirent_join(dst_dir, child_relpath, in remove_node_conflict_markers()
905 SVN_ERR(svn_io_remove_file2(child_abpath, TRUE, scratch_pool)); in remove_node_conflict_markers()