summaryrefslogtreecommitdiff
path: root/t/t0080-vcs-svn.sh
diff options
context:
space:
mode:
authorDavid Barr <david.barr@cordelta.com>2010-12-13 05:41:12 (GMT)
committerJonathan Nieder <jrnieder@gmail.com>2011-03-22 23:32:58 (GMT)
commit030879718f696b67fe1c958ab0a238971773ac96 (patch)
tree62ac797e2759a363de11ecb04cfa9a5c4ce1b4a0 /t/t0080-vcs-svn.sh
parentfa6c4bceabdb7bc4bf8946c4887f08e9765f5ff6 (diff)
downloadgit-030879718f696b67fe1c958ab0a238971773ac96.zip
git-030879718f696b67fe1c958ab0a238971773ac96.tar.gz
git-030879718f696b67fe1c958ab0a238971773ac96.tar.bz2
vcs-svn: pass paths through to fast-import
Now that there is no internal representation of the repo, it is not necessary to tokenise paths. Use strbuf instead and bypass string_pool. This means svn-fe can handle arbitrarily long paths (as long as a strbuf can fit them), with arbitrarily many path components. While at it, since we now treat paths in their entirety, only quote when necessary. Signed-off-by: David Barr <david.barr@cordelta.com> Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
Diffstat (limited to 't/t0080-vcs-svn.sh')
0 files changed, 0 insertions, 0 deletions