commit | ad0a82bae0e08819520ab7442dd3a7eb7532bbe6 | [log] [tgz] |
---|---|---|
author | Alec Berryman <alec@thened.net> | Sun Sep 14 17:14:16 2008 -0400 |
committer | Junio C Hamano <gitster@pobox.com> | Thu Sep 18 19:21:40 2008 -0700 |
tree | 73b185c251a959c37b1dfbd1f424baa161906147 | |
parent | dd9da51fe261f723d206fdd5e4874c25937d1b87 [diff] |
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>