Add a test script for remote-svn
commite99d012a6bc8b8647a0389d486b5489557364ea6
authorFlorian Achleitner <florian.achleitner.2.6.31@gmail.com>
Wed, 19 Sep 2012 15:21:30 +0000 (19 17:21 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 7 Oct 2012 21:10:17 +0000 (7 14:10 -0700)
tree7c8250e5df0a19ea16b0365872f9e95f2322da25
parent5bfc76b5b275bbf0ddc2cf1a3a33fa6156addbd8
Add a test script for remote-svn

Use svnrdump_sim.py to emulate svnrdump without an svn server.
Tests fetching, incremental fetching, fetching from file://,
and the regeneration of fast-import's marks file.

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>
t/t9020-remote-svn.sh [new file with mode: 0755]