diff options
author | David Barr <david.barr@cordelta.com> | 2010-12-13 16:41:12 +1100 |
---|---|---|
committer | Jonathan Nieder <jrnieder@gmail.com> | 2011-03-22 18:32:58 -0500 |
commit | 030879718f696b67fe1c958ab0a238971773ac96 (patch) | |
tree | 62ac797e2759a363de11ecb04cfa9a5c4ce1b4a0 /Documentation/diff-options.txt | |
parent | Merge branch 'db/strbufs-for-metadata' into db/svn-fe-code-purge (diff) | |
download | tgif-030879718f696b67fe1c958ab0a238971773ac96.tar.xz |
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 'Documentation/diff-options.txt')
0 files changed, 0 insertions, 0 deletions