[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: assertion failed (svn_dirent_is_absolute(dir_abspath))

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 27 Jul 2016 11:55:29 +0200

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
Received on 2016-07-27 11:55:47 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.