Searched refs:svn_relpath_join (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-10-stable/contrib/subversion/subversion/include/
H A Dsvn_dirent_uri.h236 svn_relpath_join(const char *base,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_diff/
H A Ddiff_tree.c263 relpath = svn_relpath_join(rb->prefix_relpath, relpath, scratch_pool);
288 relpath = svn_relpath_join(rb->prefix_relpath, relpath, scratch_pool);
311 relpath = svn_relpath_join(rb->prefix_relpath, relpath, scratch_pool);
339 relpath = svn_relpath_join(rb->prefix_relpath, relpath, scratch_pool);
371 relpath = svn_relpath_join(rb->prefix_relpath, relpath, scratch_pool);
397 relpath = svn_relpath_join(rb->prefix_relpath, relpath, scratch_pool);
427 relpath = svn_relpath_join(rb->prefix_relpath, relpath, scratch_pool);
451 relpath = svn_relpath_join(rb->prefix_relpath, relpath, scratch_pool);
484 relpath = svn_relpath_join(rb->prefix_relpath, relpath, scratch_pool);
519 relpath = svn_relpath_join(r
[all...]
/freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/
H A Ddelta.c255 src_fullpath = svn_relpath_join(src_parent_dir, src_entry, pool);
901 t_fullpath = svn_relpath_join(target_path, t_entry->name, subpool);
902 e_fullpath = svn_relpath_join(edit_path, t_entry->name, subpool);
910 s_fullpath = svn_relpath_join(source_path, t_entry->name, subpool);
982 e_fullpath = svn_relpath_join(edit_path, s_entry->name, subpool);
H A Dreporter.c1222 e_fullpath = svn_relpath_join(e_path, name, iterpool);
1287 e_fullpath = svn_relpath_join(e_path, s_entry->name, iterpool);
1341 e_fullpath = svn_relpath_join(e_path, t_entry->name, iterpool);
1499 path = svn_relpath_join(b->s_operand, path, pool);
H A Dload-fs-vtable.c217 path = svn_fspath__canonicalize(svn_relpath_join(parent_dir,
379 nb->path = svn_relpath_join(rb->pb->parent_dir, val, pool);
414 nb->copyfrom_path = svn_relpath_join(rb->pb->parent_dir, val, pool);
H A Ddump.c733 full_path = svn_relpath_join(eb->path, path, pool);
1603 cmp_path = svn_relpath_join(pb->cmp_path,
1710 cmp_path = svn_relpath_join(pb->cmp_path,
2172 path = svn_relpath_join(db->path, (const char *)key, pool);
2241 &normpath, svn_relpath_join(db->path, name, iterpool),
H A Dreplay.c213 new_edit_path = svn_relpath_join(edit_path, dent->name, subpool);
1078 child_relpath = svn_relpath_join(repos_relpath, dent->name, iterpool);
1422 repos_relpath = svn_relpath_join(info->copyfrom_path,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
H A Dentries.c302 *repos_relpath = svn_relpath_join(parent_repos_relpath,
423 entry_relpath = svn_relpath_join(dir_relpath, entry->name, scratch_pool);
788 const char *entry_repos_relpath = svn_relpath_join(
845 const char *entry_repos_relpath = svn_relpath_join(
1675 = svn_relpath_join(parent->repos_relpath,
1916 = svn_relpath_join(work->repos_relpath,
1928 = svn_relpath_join(parent_node->below_work->repos_relpath,
1968 actual_node->conflict_old = svn_relpath_join(parent_relpath,
1974 actual_node->conflict_new = svn_relpath_join(parent_relpath,
1980 actual_node->conflict_working = svn_relpath_join(parent_relpat
[all...]
H A Dadm_crawler.c320 this_report_relpath = svn_relpath_join(report_relpath, child, iterpool);
423 ths->repos_relpath = svn_relpath_join(dir_repos_relpath, child,
597 repos_relpath = svn_relpath_join(dir_repos_relpath, child,
820 svn_relpath_join(parent_repos_relpath, base,
H A Dwc_db_update_move.c366 ? svn_relpath_join(new_version->path_in_repos, old_repos_relpath_part,
376 new_repos_relpath = svn_relpath_join(new_version->path_in_repos,
498 svn_relpath_join(nmb->umb->old_version->path_in_repos,
864 = svn_relpath_join(conflicted_version->path_in_repos, part, scratch_pool);
1565 cnmb.src_relpath = svn_relpath_join(src_relpath, child_name,
1567 cnmb.dst_relpath = svn_relpath_join(dst_relpath, child_name,
1626 relpath = svn_relpath_join(repos_relpath, relpath, iterpool);
1939 old_repos_relpath = svn_relpath_join(old_repos_relpath, rpath,
1941 new_repos_relpath = svn_relpath_join(new_repos_relpath, rpath,
H A Dwc_db_wcroot.c582 *local_relpath = svn_relpath_join(dir_relpath,
868 *local_relpath = svn_relpath_join(dir_relpath, build_relpath, result_pool);
H A Dwc_db.c950 svn_relpath_join(local_relpath, name,
971 svn_relpath_join(local_relpath, name,
984 svn_relpath_join(repos_path, name,
1971 local_relpath = svn_relpath_join(local_relpath, name, scratch_pool);
2403 repos_relpath = svn_relpath_join(repos_relpath, name, scratch_pool);
3990 moved_to_relpath = svn_relpath_join(moved_to_op_root_relpath,
4292 *copyfrom_relpath = svn_relpath_join(*copyfrom_relpath, base_name,
4324 = svn_relpath_join(*copyfrom_relpath,
4495 svn_relpath_join(parent_copyfrom_relpath, name,
5511 child_src_relpath = svn_relpath_join(src_relpat
[all...]
H A Ddiff_editor.c690 child_relpath = svn_relpath_join(path, name, iterpool);
1138 child_relpath = svn_relpath_join(relpath, name, iterpool);
1255 svn_relpath_join(pb->relpath, name, scratch_pool),
1266 svn_relpath_join(pb->relpath, name, scratch_pool),
1402 child_relpath = svn_relpath_join(relpath, name, iterpool);
H A Dstatus.c294 *repos_relpath = svn_relpath_join(parent_repos_relpath,
1606 svn_relpath_join(b->repos_relpath,
1689 return svn_relpath_join(repos_relpath, db->name, pool);
1826 f->repos_relpath = svn_relpath_join(find_dir_repos_relpath(pb, pool),
2403 const char *repos_relpath = svn_relpath_join(dir_repos_relpath,
/freebsd-10-stable/contrib/subversion/subversion/svnbench/
H A Dnull-info-cmd.c94 path = svn_relpath_join(dir, name, subpool);
/freebsd-10-stable/contrib/subversion/subversion/svnrdump/
H A Dload_editor.c481 copyfrom_path = svn_relpath_join(rb->db->copyfrom_path, name,
617 svn_relpath_join(rb->db->relpath,
651 nb->copyfrom_path = svn_relpath_join(rb->pb->parent_dir,
848 : svn_relpath_join(rb->db->copyfrom_path,
H A Ddump_editor.c178 canonical and svn_relpath_join can be used */
322 node_relpath = svn_relpath_join(eb->update_anchor_relpath,
666 copyfrom_path = svn_relpath_join(pb->copyfrom_path,
784 fb->copyfrom_path = svn_relpath_join(pb->copyfrom_path,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_client/
H A Dlist.c165 path = svn_relpath_join(dir, item->key, iterpool);
H A Dmtcc.c282 *origin_relpath = svn_relpath_join(op->src_relpath, relpath,
373 op->src_relpath = svn_relpath_join(add_relpath, op->src_relpath,
1157 child_relpath = svn_relpath_join(relpath, cop->name, iterpool);
H A Dinfo.c215 path = svn_relpath_join(dir, name, subpool);
H A Dimport.c439 this_edit_path = svn_relpath_join(edit_path, filename, iterpool);
685 edit_path = svn_relpath_join(edit_path, component, pool);
H A Dcommit_util.c494 this_commit_relpath = svn_relpath_join(commit_relpath, name,
583 commit_relpath = svn_relpath_join(
811 svn_relpath_join(dir_repos_relpath,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_delta/
H A Dcompat.c502 return svn_relpath_join(eb->base_relpath,
600 cb->copyfrom_relpath = svn_relpath_join(pb->copyfrom_relpath, name,
642 db->copyfrom_relpath = svn_relpath_join(pb->copyfrom_relpath, name,
757 const char *copyfrom_relpath = svn_relpath_join(pb->copyfrom_relpath,
1598 relpath = svn_relpath_join(eb->base_relpath, ev1_relpath, scratch_pool);
H A Deditor.c494 const char *child = svn_relpath_join(relpath, child_basename,
655 const char *child = svn_relpath_join(relpath, child_basename,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c629 dir->relpath = parent ? svn_relpath_join(parent->relpath, name, dir_pool)
637 dir->repos_relpath = svn_relpath_join(parent->repos_relpath, name,
674 file->relpath = svn_relpath_join(parent->relpath, name, file_pool);
679 file->repos_relpath = svn_relpath_join(parent->repos_relpath, name,
2069 svn_relpath_join(ctx->cur_dir->relpath,
2085 svn_relpath_join(ctx->cur_dir->relpath,
2098 svn_relpath_join(ctx->cur_dir->relpath,

Completed in 663 milliseconds

12