Re: Partial working copy relocation

2010-07-23 Thread C. Michael Pilato
On 07/23/2010 03:43 PM, Bob Archer wrote: > Are there any plans to have some way to indicate a "project root" in svn > 1.7? Or, will it work the same way... we will know the working copy root but > not necessarily the project/repository root. Having this might help with > sub-tree merges as well as

RE: Partial working copy relocation

2010-07-23 Thread Bob Archer
> On Fri, Jul 23, 2010 at 22:38, C. Michael Pilato > wrote: > > Over in another thread[1], a question was raised about the > behavior of 'svn > > switch --relocate' today.  Namely, if you run 'svn switch -- > relocate' on a > > subdirectory of a working copy (that is, *not* a "working copy > root"

Re: Partial working copy relocation

2010-07-23 Thread Ivan Zhakov
On Fri, Jul 23, 2010 at 22:38, C. Michael Pilato wrote: > Over in another thread[1], a question was raised about the behavior of 'svn > switch --relocate' today.  Namely, if you run 'svn switch --relocate' on a > subdirectory of a working copy (that is, *not* a "working copy root"), what > should