Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
HDcopy.c3202 const char *copyfrom_repos_relpath; in try_copy() local
3213 &copyfrom_repos_relpath, in try_copy()
3220 if (copyfrom_repos_relpath) in try_copy()
3222 copyfrom_repos_relpath, in try_copy()
HDdiff.c464 const char *copyfrom_repos_relpath = NULL; in print_git_diff_header() local
487 SVN_ERR(make_repos_relpath(&copyfrom_repos_relpath, copyfrom_path, in print_git_diff_header()
HDconflicts.c8189 const char *copyfrom_repos_relpath; in ensure_local_edit_vs_incoming_deletion_copied_state() local
8195 &copyfrom_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()