You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by "Lukas .." <ni...@hotmail.com> on 2019/11/28 09:57:06 UTC

Bug Report

---------------------------
Subversion Exception!
---------------------------
Subversion encountered a serious problem.
Please take the time to report this on the Subversion mailing list
with as much information as possible about what
you were trying to do.
But please first search the mailing list archives for the error message
to avoid reporting the same problem repeatedly.
You can find the mailing list archives at
https://subversion.apache.org/mailing-lists.html

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.11.1\ext\subversion\subversion\libsvn_wc\wc_db.c'
  line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))
---------------------------
OK
---------------------------


Re: Bug Report

Posted by Nathan Hartman <ha...@gmail.com>.
On Thu, Nov 28, 2019 at 5:11 AM Lukas .. <ni...@hotmail.com> wrote:

> ---------------------------
> Subversion Exception!
> ---------------------------
> Subversion encountered a serious problem.
> Please take the time to report this on the Subversion mailing list
> with as much information as possible about what
> you were trying to do.


Hello Lukas,

Thank you for your report.

In file
>
>   'D:\Development\SVN\Releases\TortoiseSVN-1.11.1\ext\subversion\subversion\libsvn_wc\wc_db.c'
>   line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))


I see that you're using TortoiseSVN 1.11.1. This is an older version (also
1.11.1 is an older version of the Subversion libraries).

Is it possible for you to try upgrading TortoiseSVN to the latest version?
TortoiseSVN 1.13.0 (which uses Subversion 1.13.0) was just released
recently. There have been various bug fixes in both products since 1.11.1.

Nathan