C. Michael Pilato wrote on Thu, Jul 22, 2010 at 14:53:51 -0400: > On 07/22/2010 02:12 PM, C. Michael Pilato wrote: > > Hrm... 'svn relocate' just calls svn_client_relocate() as well. I don't > > see any calls to svn_wc_is_wc_rootX() or anything. Does that allow partial > > relocations, too? > > To answer my own question: Yes. 'svn relocate', when run on a working copy > subtree, will only relocate that subtree. > > Am I wrong to think that this is ... odd? >
The way it is is consistent with every other subcommand.