1
0
mirror of https://github.com/git/git.git synced 2024-09-28 08:49:45 +02:00
git/vcs-svn
Jonathan Nieder 1ae469b06c vcs-svn: handle filenames with dq correctly
Quote paths passed to fast-import so filenames with double quotes are
not misinterpreted.

One might imagine this could help with filenames with newlines, too,
but svn does not allow those.

Helped-by: David Barr <daivd.barr@cordelta.com>
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>
2011-03-07 01:43:58 -06:00
..
fast_export.c vcs-svn: handle filenames with dq correctly 2011-03-07 01:43:58 -06:00
fast_export.h
LICENSE
line_buffer.c
line_buffer.h
line_buffer.txt
obj_pool.h
repo_tree.c
repo_tree.h
string_pool.c
string_pool.h
string_pool.txt
svndump.c
svndump.h
trp.h
trp.txt