RE: Subversion assertion failure obtained with a sequence of nested moves

2015-01-15 Thread Bert Huijben
Hi Joshua, Thanks for this very clear bugreport. I added a testcase for this issue in our test suite in r1651963, which made it easy to debug the actual issue. The issue was fixed in r1651980, and nominated for backport to 1.8.x in r1652010. Thanks for reporting, a

Re: Subversion assertion failure obtained with a sequence of nested moves

2015-01-14 Thread Branko Čibej
On 14.01.2015 20:58, Joshua Oreman wrote: > Hi folks, > > I maintain a personal tool that disentangles 'svnlook changed > --copy-info' output into added/moved/deleted information for > individual files. While attempting to come up with a torture test for > this tool, I managed to crash Subversion i