Home
last modified time | relevance | path

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

/trueos/contrib/subversion/subversion/libsvn_repos/
HDreporter.c832 const char *closest_copy_path = NULL; in add_file_smartly() local
847 SVN_ERR(svn_fs_closest_copy(&closest_copy_root, &closest_copy_path, in add_file_smartly()
854 if (strcmp(closest_copy_path, o_path) == 0) in add_file_smartly()
857 closest_copy_root, closest_copy_path, in add_file_smartly()