Patch |
r1457920 |
r1457920 | cmpilato | 2013-03-18 19:01:39 +0000 (Mon, 18 Mar 2013) Finish issue #4151 ("patch for svncopy.pl option --file"). * contrib/client-side/svncopy/svncopy.pl.in Teach this script to absorb the --file option processing rather than trying to pass the option off verbatim to 'svn' subcommands which don't even accept it (such as 'checkout'). Patch by: dario.borreguero{_AT_}gmail.com