Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
Dadm_ops.c372 const char *copyfrom_url, in check_can_add_node() argument
382 SVN_ERR_ASSERT(!copyfrom_url || (svn_uri_is_canonical(copyfrom_url, in check_can_add_node()
462 if (is_wc_root && copyfrom_url) in check_can_add_node()
565 const char *copyfrom_url, in svn_wc_add4() argument
581 db, local_abspath, copyfrom_url, copyfrom_rev, in svn_wc_add4()
592 if (copyfrom_url && !svn_uri__is_ancestor(repos_root_url, copyfrom_url)) in svn_wc_add4()
595 "root than its parent"), copyfrom_url); in svn_wc_add4()
626 if (strcmp(copyfrom_url, inner_url)) in svn_wc_add4()
632 copyfrom_url, inner_url); in svn_wc_add4()
635 if (!copyfrom_url) /* Case 2a: It's a simple add */ in svn_wc_add4()
[all …]
Dinfo.c62 if (info->copyfrom_url) in svn_wc_info_dup()
63 new_info->copyfrom_url = apr_pstrdup(pool, info->copyfrom_url); in svn_wc_info_dup()
148 wc_info->copyfrom_url = in build_info_for_node()
Ddeprecated.c1007 const char *copyfrom_url, in svn_wc_add3() argument
1023 depth, copyfrom_url, in svn_wc_add3()
1044 copyfrom_url ? -1 : 0, in svn_wc_add3()
1057 const char *copyfrom_url, in svn_wc_add2() argument
1066 copyfrom_url, copyfrom_rev, in svn_wc_add2()
1074 const char *copyfrom_url, in svn_wc_add() argument
1087 return svn_wc_add2(path, parent_access, copyfrom_url, copyfrom_rev, in svn_wc_add()
3363 const char *copyfrom_url, in svn_wc_add_repos_file3() argument
3385 copyfrom_url, in svn_wc_add_repos_file3()
3400 const char *copyfrom_url, in svn_wc_add_repos_file2() argument
[all …]
Dentries.c830 entry->copyfrom_url = in read_one_entry()
847 entry->copyfrom_url = in read_one_entry()
1885 if (entry->copyfrom_url) in write_entry()
1889 this_dir->repos, entry->copyfrom_url, in write_entry()
2595 if (entry->copyfrom_url) in svn_wc_entry_dup()
2596 dupentry->copyfrom_url = apr_pstrdup(pool, entry->copyfrom_url); in svn_wc_entry_dup()
Dupdate_editor.c5268 const char *copyfrom_url, in svn_wc_add_repos_file4() argument
5359 if (copyfrom_url != NULL) in svn_wc_add_repos_file4()
5376 svn_uri_skip_ancestor(repos_root_url, copyfrom_url, scratch_pool); in svn_wc_add_repos_file4()
5382 copyfrom_url, repos_root_url); in svn_wc_add_repos_file4()
5413 if (copyfrom_url) in svn_wc_add_repos_file4()
5462 if (copyfrom_url != NULL) in svn_wc_add_repos_file4()
5496 if (new_contents == NULL && copyfrom_url == NULL) in svn_wc_add_repos_file4()
5558 const char *copyfrom_url, in svn_wc__complete_directory_add() argument
5596 || strcmp(copyfrom_url, in svn_wc__complete_directory_add()
5604 copyfrom_url, in svn_wc__complete_directory_add()
Dold-and-busted.c602 SVN_ERR(read_url(&entry->copyfrom_url, buf, end, entries_format, pool)); in read_entry()
896 entry->copyfrom_url = extract_string(atts, ENTRIES_ATTR_COPYFROM_URL, pool); in atts_to_entry()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
Dcommit_util.c239 new_item->copyfrom_url = copyfrom_relpath in add_committable()
1015 || ! item->copyfrom_url) in handle_descendants()
1091 item->copyfrom_url, relpath, in handle_descendants()
1508 this_item->copyfrom_url ? this_item->copyfrom_url : "none")); in svn_client__condense_commit_items()
1595 if (! item->copyfrom_url) in do_item_commit()
1620 if (item->copyfrom_url) in do_item_commit()
1636 if (item->copyfrom_url) in do_item_commit()
1698 path, parent_baton, item->copyfrom_url, in do_item_commit()
1699 item->copyfrom_url ? item->copyfrom_rev : SVN_INVALID_REVNUM, in do_item_commit()
1706 path, parent_baton, item->copyfrom_url, in do_item_commit()
[all …]
Dutil.c165 if (new_item->copyfrom_url) in svn_client_commit_item3_dup()
166 new_item->copyfrom_url = apr_pstrdup(pool, new_item->copyfrom_url); in svn_client_commit_item3_dup()
Ddeprecated.c2754 if (info->copyfrom_url) in svn_info_dup()
2755 dupinfo->copyfrom_url = apr_pstrdup(pool, info->copyfrom_url); in svn_info_dup()
2808 info->copyfrom_url = info2->wc_info->copyfrom_url; in info_from_info2()
3233 if (new_item->copyfrom_url) in svn_client_commit_item2_dup()
3234 new_item->copyfrom_url = apr_pstrdup(pool, new_item->copyfrom_url); in svn_client_commit_item2_dup()
Dcommit.c239 && (item->copyfrom_url)) in post_process_commit_item()
Dmerge.c2250 const char *copyfrom_url; in merge_file_added() local
2259 copyfrom_url = svn_path_url_add_component2( in merge_file_added()
2264 copyfrom_url, scratch_pool)); in merge_file_added()
2284 copyfrom_url = NULL; in merge_file_added()
2311 copyfrom_url, copyfrom_rev, in merge_file_added()
3103 const char *copyfrom_url; in merge_dir_added() local
3115 copyfrom_url = svn_path_url_add_component2(merge_b->merge_source.loc2->url, in merge_dir_added()
3119 SVN_ERR(check_repos_match(merge_b->target, parent_abspath, copyfrom_url, in merge_dir_added()
3127 copyfrom_url, copyfrom_rev, in merge_dir_added()
Dmtcc.c1308 item->copyfrom_url = svn_path_url_add_component2(session_url, in add_commit_items()
Dcopy.c1774 item->copyfrom_url = info->src_url; in repos_to_repos_copy()
Dconflicts.c7491 const char *copyfrom_url; in diff_dir_added() local
7556 copyfrom_url = apr_pstrcat(scratch_pool, b->repos_root_url, "/", in diff_dir_added()
7559 copyfrom_url, right_source->revision, in diff_dir_added()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/
Dbranch_compat.c948 const char *copyfrom_url = NULL; in apply_change() local
962 copyfrom_url = svn_path_url_add_component2(eb->repos_root_url, in apply_change()
967 copyfrom_url = change->copyfrom_path; in apply_change()
970 if (copyfrom_url[0] != '/') in apply_change()
971 copyfrom_url = apr_pstrcat(scratch_pool, "/", in apply_change()
972 copyfrom_url, SVN_VA_NULL); in apply_change()
980 copyfrom_url, copyfrom_rev, in apply_change()
984 copyfrom_url, copyfrom_rev, in apply_change()
Dcompat.c1645 const char *copyfrom_url = NULL; in apply_change() local
1657 copyfrom_url = svn_path_url_add_component2(eb->repos_root, in apply_change()
1662 copyfrom_url = change->copyfrom_path; in apply_change()
1665 if (copyfrom_url[0] != '/') in apply_change()
1666 copyfrom_url = apr_pstrcat(scratch_pool, "/", in apply_change()
1667 copyfrom_url, SVN_VA_NULL); in apply_change()
1675 copyfrom_url, copyfrom_rev, in apply_change()
1679 copyfrom_url, copyfrom_rev, in apply_change()
/freebsd-12-stable/contrib/subversion/subversion/include/
Dsvn_wc.h2957 const char *copyfrom_url; member
3249 const char *copyfrom_url; member
4794 const char *copyfrom_url,
4813 const char *copyfrom_url,
4832 const char *copyfrom_url,
4849 const char *copyfrom_url,
4908 const char *copyfrom_url,
4930 const char *copyfrom_url,
4953 const char *copyfrom_url,
4968 const char *copyfrom_url,
Dsvn_client.h487 const char *copyfrom_url; member
558 const char *copyfrom_url; member
591 const char *copyfrom_url; member
7236 const char *copyfrom_url; member
/freebsd-12-stable/contrib/subversion/subversion/svnrdump/
Dload_editor.c174 const char *copyfrom_url; member
376 nb->copyfrom_url = NULL; in new_node_record()
502 nb->copyfrom_url = svn_path_url_add_component2(rb->pb->root_url, in new_node_record()
525 nb->copyfrom_url, in new_node_record()
531 nb->copyfrom_url, in new_node_record()
/freebsd-12-stable/contrib/subversion/subversion/svn/
Dinfo-cmd.c606 info->wc_info->copyfrom_url); in print_info_xml()
841 if (info->wc_info->copyfrom_url) in print_info()
843 info->wc_info->copyfrom_url)); in print_info()
/freebsd-12-stable/contrib/subversion/subversion/include/private/
Dsvn_wc_private.h2067 const char *copyfrom_url,