Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2010-12-10 13:28:06 +0300
committerJonathan Nieder <jrnieder@gmail.com>2011-03-07 09:56:50 +0300
commit5a38b186d3ac5840d6ae78511d6dccab8367f242 (patch)
tree0da2b57e92920654ce57c5dcbae544b670b077c4 /vcs-svn/repo_tree.c
parent4f5de755a7931c5e15f4e7fc3d501588aa9ff88d (diff)
vcs-svn: handle_node: use repo_read_path
svn-fe processes each commit in two stages: first decide on the correct content for all paths and export the relevant blobs, then export a commit with the result. But we can keep less state and simplify svn-fe a great deal by exporting the commit in one step: use 'inline' blobs for each path and remember nothing. This way, the repo_tree structure could be eliminated, and we would get support for incremental imports 'for free'. Reorganize handle_node along these lines. This is just a code cleanup; the changes in repo_tree and handle_revision will come later. [db: backported to apply without text delta support] Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: David Barr <david.barr@cordelta.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 'vcs-svn/repo_tree.c')
0 files changed, 0 insertions, 0 deletions