Searched refs:copyfrom_repos_relpath (Results 1 – 3 of 3) sorted by relevance
| /freebsd-13-stable/contrib/subversion/subversion/libsvn_client/ |
| HD | copy.c | 3202 const char *copyfrom_repos_relpath; in try_copy() local 3213 ©from_repos_relpath, in try_copy() 3220 if (copyfrom_repos_relpath) in try_copy() 3222 copyfrom_repos_relpath, in try_copy()
|
| HD | diff.c | 464 const char *copyfrom_repos_relpath = NULL; in print_git_diff_header() local 487 SVN_ERR(make_repos_relpath(©from_repos_relpath, copyfrom_path, in print_git_diff_header()
|
| HD | conflicts.c | 8189 const char *copyfrom_repos_relpath; in ensure_local_edit_vs_incoming_deletion_copied_state() local 8195 ©from_repos_relpath, in ensure_local_edit_vs_incoming_deletion_copied_state() 8240 if (strcmp(copyfrom_repos_relpath, details->repos_relpath) != 0 && in ensure_local_edit_vs_incoming_deletion_copied_state() 8241 strcmp(copyfrom_repos_relpath, old_repos_relpath) != 0) in ensure_local_edit_vs_incoming_deletion_copied_state() 8253 copyfrom_repos_relpath, copyfrom_rev); in ensure_local_edit_vs_incoming_deletion_copied_state() 8263 if (strcmp(copyfrom_repos_relpath, old_repos_relpath) != 0) in ensure_local_edit_vs_incoming_deletion_copied_state() 8275 copyfrom_repos_relpath, copyfrom_rev); in ensure_local_edit_vs_incoming_deletion_copied_state()
|