On Mon, Apr 13, 2020 at 3:58 PM Levan Katsadze - EP <levan.katsa...@exactprosystems.com> wrote: > > Hello, I have a problem on using SVN. Previous version worked fine, but this > new version does not let me edit any file. > I click on "edit" and the error window jumps up (screenshots attached).
Hi Levan, I'm pasting the error here in textual form, for easier searchability. Your error was: '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)) I believe this is a bug specific to TortoiseSVN (Windows GUI for SVN, 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). -- Johan