Hi Ryan. Just a quick note to thank you for sending this issue report and patch.
I haven't had a chance to look at it yet, but I'll get to it one day soon if no-one else beats me to it. I appreciate how you've taken the trouble to prepare a good report, a reproduction recipe and a fix. Thanks. - Julian Ryan Mulder wrote: > When using svn 1.8.4 to update a working copy whose target url has a > permanent redirect, the automatic relocate fails with error: > svn: E155024: Invalid relocation destination: 'url' (does not point to >target) > > This only happens when the working copy's target url is not at the repository > root. > > This bug does not exist in 1.7.10, but does still exist in revision 1540746 > of http://svn.apache.org/repos/asf/subversion/trunk, which was the head at > the time of this writing. > > I've attached a patch and a recipe to reproduce the issue. > I've also pasted them below. > > Thanks very much for an excellent product which I enjoy very much. > And thanks for taking the time to review this issue.