Issac Goldstand <margol@beamartyr.net>


Found
r870196

r870196 | cmpilato | 2008-03-31 03:11:01 +0000 (Mon, 31 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>