diff options
author | Florian Achleitner <florian.achleitner.2.6.31@gmail.com> | 2012-09-19 17:21:23 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-10-07 14:10:17 -0700 |
commit | f6529de9f4fc66de7679fa1204da1da50f6292fb (patch) | |
tree | 3a2a0f1a624d55993d8395658463a8d12a151067 /vcs-svn | |
parent | 271fd1fc2a25ebfc1782aab0d39b613555d22315 (diff) | |
download | git-f6529de9f4fc66de7679fa1204da1da50f6292fb.tar.gz git-f6529de9f4fc66de7679fa1204da1da50f6292fb.tar.xz |
Allow reading svn dumps from files via file:// urls
For testing as well as for importing large, already available dumps,
it's useful to bypass svnrdump and replay the svndump from a file
directly.
Add support for file:// urls in the remote url, e.g.
svn::file:///path/to/dump
When the remote helper finds an url starting with file:// it tries to
open that file instead of invoking svnrdump.
Signed-off-by: Florian Achleitner <florian.achleitner.2.6.31@gmail.com>
Acked-by: David Michael Barr <b@rr-dav.id.au>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'vcs-svn')
0 files changed, 0 insertions, 0 deletions