Lines Matching defs:branch

1046  * Old-repository storage paths for branch elements
1049 * To support top-level branches, we map each top-level branch to its own
1050 * directory in the old repository, with each nested branch in a subdirectory:
1056 * It may be better to put each branch in its own directory:
1062 * (A branch root is not necessarily a directory, it could be a file.)
1068 * (and thus assumes there is only one top-level branch).
1071 branch_get_storage_root_rrpath(const svn_branch__state_t *branch,
1074 int top_branch_num = atoi(branch->bid + 1);
1076 const char *nested_path = svn_branch__get_root_rrpath(branch, result_pool);
1086 branch_get_storage_rrpath_by_eid(const svn_branch__state_t *branch,
1090 const char *path = svn_branch__get_path_by_eid(branch, eid, result_pool);
1095 rrpath = svn_relpath_join(branch_get_storage_root_rrpath(branch,
1122 = branch_get_storage_rrpath_by_eid(el_rev->branch, el_rev->eid,
1257 svn_branch__state_t *branch,
1264 /* assert(branch is at a sequence point); */
1266 SVN_ERR(svn_branch__state_get_elements(branch, &elements, scratch_pool));
1273 = branch_get_storage_rrpath_by_eid(branch, eid, result_pool);
1277 inner branch root element will provide the payload for this path. */
1286 ba = svn_branch__el_rev_id_create(branch, eid, branch->txn->rev,
1289 /*SVN_DBG(("branch-to-path[%d]: b%s e%d -> %s",
1290 i, svn_branch__get_id(branch, scratch_pool), eid, rrpath));*/
1304 svn_branch__state_t *branch,
1311 /*SVN_DBG(("[%d] branch={b%s e%d at '%s'}", idx,
1312 svn_branch__get_id(branch, scratch_pool), branch->root_eid,
1313 svn_branch__get_root_rrpath(branch, scratch_pool)));*/
1314 SVN_ERR(convert_branch_to_paths(paths_union, branch,
1317 SVN_ERR(svn_branch__get_immediate_subbranches(branch, &subbranches,
1441 * branch TOP_BRANCH_NUM.
1469 SVN_ERR(svn_branch__state_get_element(final_el_rev->branch, &final_element,
1695 continue; /* that's not a root branch */
1711 /* Create the top-level storage node if the branch is new, or if this is
1712 the first commit to branch B0 which was created in r0 but had no