Searched refs:svn_fs_copy (Results 1 – 8 of 8) sorted by relevance
| /trueos/contrib/subversion/subversion/libsvn_fs/ |
| HD | editor.c | 584 SVN_ERR(svn_fs_copy(src_root, src_fspath, root, dst_fspath, scratch_pool)); in copy_cb() 626 SVN_ERR(svn_fs_copy(src_root, src_fspath, root, dst_fspath, scratch_pool)); in move_cb()
|
| HD | fs-loader.c | 1163 svn_fs_copy(svn_fs_root_t *from_root, const char *from_path, in svn_fs_copy() function
|
| /trueos/contrib/subversion/subversion/libsvn_fs_base/notes/ |
| HD | fs-history | 167 "real" copy, and is the direct result of a call to svn_fs_copy(). 176 svn_fs_copy(), only the node-revision of the top of the copied "tree" 178 tree. This makes the svn_fs_copy() operation quite fast, at least
|
| HD | TODO | 84 Extend svn_fs_copy to handle mutable nodes.
|
| /trueos/contrib/subversion/subversion/include/ |
| HD | svn_fs.h | 1794 svn_fs_copy(svn_fs_root_t *from_root,
|
| /trueos/contrib/subversion/subversion/libsvn_repos/ |
| HD | load-fs-vtable.c | 584 SVN_ERR(svn_fs_copy(copy_root, nb->copyfrom_path, in maybe_add_with_history()
|
| HD | commit.c | 337 SVN_ERR(svn_fs_copy(copy_root, fs_path, in add_file_or_directory()
|
| /trueos/contrib/subversion/ |
| HD | CHANGES | 4007 - no-op svn_fs_copy()s don't write to the database (r7158)
|