Issac Goldstand <margol {at} beamartyr.net>


Found
r870196

r870196 | cmpilato | 2008-03-30 22:11:01 -0500 (Sun, 30 Mar 2008)

Fix a bug in 'svn switch's handling of externals caused by developer
boo-boo.

* subversion/libsvn_client/switch.c
  (svn_client__switch_internal): Pass the switch URL and target path
    in the right order to svn_client__handle_externals().

Reported by: Issac Goldstand <margol {at} beamartyr.net>