On Wed, Jul 27, 2016 at 08:02:07AM +0000, Thomsen, Allan A B wrote: > Hi, > > I encountered this issue on 1.9.3 and upgraded to 1.9.4 - no difference > > If I do a cleanup I get: > Quote > Subversion reported the following > (you can copy the content of this dialog > to the clipboard using Ctrl-C): > > In file > 'D:\Development\SVN\Releases\TortoiseSVN-1.9.4\ext\subversion\subversion\libsvn_client\cleanup.c' > line 227: assertion failed (svn_dirent_is_absolute(dir_abspath)) > ---------------------------
Setting the corrupted working copy problem aside, the assertion failure is likely a bug in TortoiseSVN in the way it calls Subversion's public API function svn_client_cleanup2(). TortoiseSVN should be passing an absolute path but it seems to be passing something else. Could you please contact the TortoiseSVN project about this? http://tortoisesvn.net