Stefan Sperling wrote on Thu, Jul 22, 2010 at 20:11:23 +0200: > On Thu, Jul 22, 2010 at 07:59:42PM +0200, Bert Huijben wrote: > > Shouldn't we relocate the complete working copy, starting by the working > > copy root instead of just the operation anchor? >
So "cd notes; svn up commit-access-templates" would relocate my entire trunk wc? At the least, this departs from current semantics of svn. I won't speak for "many users", but I, for one, would be surprised if svn started touching the parent of the dir I specified as target. If this change is made, can we please add the appropriate big red letters somewhere? > I'm thinking a callback mechanism to ask users if they really > want to relocate to the new URL would be nice. And I agree that > the entire working copy should be relocated (should be easy in WC-NG, > right? :) > > Stefan