On Sat, Nov 18, 2017 at 11:56 AM, Matteo Tesser <matteo.tes...@gmail.com> wrote: > Goodmorning, > > I use SVN from several years, but during the last few days I found a project > folder have been corrupted several times. > > In doing the clean Subversion reported the following > > > 'D:\Development\SVN\Releases\TortoiseSVN-1.9.7\ext\subversion\subversion\libsvn_client\cleanup.c' > line 227: assertion failed (svn_dirent_is_absolute(dir_abspath))
Hi Matteo, We've seen reports of this specific error a couple of times on this list. It would be great if we could get to the bottom of this, and determine whether it's a but in svn core, or in TortoiseSVN callilng the svn libraries incorrectly, or something else. There must be something special going on with that working copy though (otherwise we'd see this error much more often). Can you find out what's so special about your working copy? Alternatively, can you come up with a reproduction recipe to reproduce this error from scratch? -- Johan