Code

git-svn: Always create a new RA when calling do_switch for svn://
authorAlec Berryman <alec@thened.net>
Sun, 14 Sep 2008 21:14:16 +0000 (17:14 -0400)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2008 02:21:40 +0000 (19:21 -0700)
commitad0a82bae0e08819520ab7442dd3a7eb7532bbe6
tree73b185c251a959c37b1dfbd1f424baa161906147
parentdd9da51fe261f723d206fdd5e4874c25937d1b87
git-svn: Always create a new RA when calling do_switch for svn://

Not doing so caused the "Malformed network data" error when a directoy
was deleted and replaced with a copy from an older version.

Signed-off-by: Alec Berryman <alec@thened.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
git-svn.perl
t/t9126-git-svn-follow-deleted-readded-directory.sh [new file with mode: 0755]
t/t9126/follow-deleted-readded.dump [new file with mode: 0644]