Re: svn segfaults on relocate when having a not checked out external

2015-10-06 Thread Axel Kittenberger
Thanks, in that case forget this report. Its no real issue for me anyway, and yes I was too lazy to compile/install the latest subversion that doesn't yet come with my distribution to double check. Kind regards, Axel On Tue, Oct 6, 2015 at 1:42 PM, Bert Huijben wrote: > Hi, > >

RE: svn segfaults on relocate when having a not checked out external

2015-10-06 Thread Bert Huijben
Hi, It looks like this issue was already fixed since 1.9.0. Backporting the fix to 1.8 is not trivial (but not that hard either). The relevant revision is r1627338. The old code just assumes that svn:externals describes exactly what is in the working copy, while the ne