On Apr 17, 2012, at 06:40, Tim Watts wrote: > On 17/04/12 11:01, Daniel Shahaf wrote: >> >> Tim Watts wrote on Tue, Apr 17, 2012 at 09:25:01 +0100: >>> Lorenz<lorenznl<at> yahoo.com> wrote: >>>> Tim Watts wrote:
>>>>> We're changing SVN servers from mod-dav-svn to SCM-Manager - and one >>>>> minor fly in the ointment is the style of our old repo URI, which was >>>>> of the form: >>> >>>> is there a reason you can't just use 'svn relocate' on the working >>>> copies? >>> >>> I did not know about that operation. >> Are you on 1.7.x? > All 1.6.x sadly... Then you need to be aware that on 1.6.x and earlier, the command was not called "svn relocate" but rather "svn switch --relocate".