On Mon, Dec 10, 2018 at 9:47 AM Peta Miller <n...@gmx.de> wrote: > > Hello, > > > > i got following exception at trying to start the tortoisesvn Project Monitor > with a doubleclick on the tray icon. > > System: WIN 10, Build 15063 > > --------------------------- > 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.10.1\ext\subversion\subversion\libsvn_wc\wc_db.c' > line 10238: assertion failed (svn_dirent_is_absolute(local_abspath)) > --------------------------- > OK > ---------------------------
[ Moved this thread to us...@subversion.apache.org -- bcc'd dev@ so it is dropped on further replies ] Hi Peta, It is likely that this is a problem specific to TortoiseSVN, and not to core SVN. TortoiseSVN has its own mailinglists, so you should report your problem there: https://tortoisesvn.net/community.html (Before doing so, you could perhaps upgrade to the latest version, 1.11.0, and see if the problem is already fixed) -- Johan