You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by lu chengwei <lu...@outlook.com> on 2020/05/14 05:53:04 UTC

maybe a bug

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



Re: maybe a bug

Posted by Johan Corveleyn <jc...@gmail.com>.
On Thu, May 14, 2020 at 10:30 AM lu chengwei <lu...@outlook.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.
> 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.13.1\ext\subversion\subversion\libsvn_wc\wc_db.c'
> line 10238: assertion failed (svn_dirent_is_absolute(local_abspath))
>

Hi lu,

If you encountered this error after clicking "Edit" on a file from the
TortoiseSVN Repository browser, then you've probably hit a
TortoiseSVN-specific bug that was already reported on this list a
couple of times before.
Just to be clear: TortoiseSVN (Windows GUI for SVN) is a separate
project from the Subversion project, with its own mailinglists:
https://tortoisesvn.net/community.html).

The bug seems to be fixed already:
https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/tortoisesvn/_wyo1iQIc1c/HAybYPkjCQAJ

But unfortunately it's not yet part of a new TSVN release (1.13.1 is
currently the latest one). Perhaps you could use a nightly build of
TortoiseSVN if you need this fix (scroll to the bottom of
https://tortoisesvn.net/downloads.html).

In a couple of weeks SVN 1.14.0 will be released, and I'm sure
TortoiseSVN will then make a new release as well (which will have the
above bug fixed too).

HTH,
-- 
Johan