summaryrefslogtreecommitdiff
path: root/delta.h
diff options
context:
space:
mode:
authorJonathan Nieder <jrnieder@gmail.com>2010-12-06 22:19:32 (GMT)
committerJunio C Hamano <gitster@pobox.com>2010-12-08 00:04:56 (GMT)
commit9e8c532108b9078812f23c53a2df3509e7ce71bf (patch)
treee4216f58b13421e826f0a243f21cef7eec4b31a1 /delta.h
parent6b01b67658e2905b550739f1aee56a00911ca13c (diff)
downloadgit-9e8c532108b9078812f23c53a2df3509e7ce71bf.zip
git-9e8c532108b9078812f23c53a2df3509e7ce71bf.tar.gz
git-9e8c532108b9078812f23c53a2df3509e7ce71bf.tar.bz2
vcs-svn: Allow change nodes for root of tree (/)
It is not uncommon for a svn repository to include change records for properties at the top level of the tracked tree: Node-path: Node-kind: dir Node-action: change Prop-delta: true Prop-content-length: 43 Content-length: 43 K 10 svn:ignore V 11 build-area PROPS-END Unfortunately a recent svn-fe change (vcs-svn: More dump format sanity checks, 2010-11-19) causes such nodes to be rejected with the error message fatal: invalid dump: path to be modified is missing The repo_tree module does not keep a dirent for the root of the tree. Add a block to the dump parser to take care of this case. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'delta.h')
0 files changed, 0 insertions, 0 deletions