On 2018/08/03 09:45:01 "Lukner, Benjamin" wrote: > Hi, > > I couldn't find an error report for that code line so I'd like to report it. > > I'm using TortoiseSVN-1.10.1.28295-x64-svn-1.10.2 on a german Win7 SP1 Pro 64Bit with latest patches. > > I opened the log of a checked-out project and double-clicked a file to see the differences to its previous version. > I suspect the cause may be TortoiseSVN only passing the folder name without file name to SVN but I can't tell. > > > Result: > > --------------------------- > 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 > --------------------------- > > [Window Title] > TortoiseSVN > > [Main Instruction] > Subversion reported an error: > > [Content] > 'C:\Users\blu\AppData\Local\Temp' is not a working copy > > [Schließen] > > > Kind regards > > Benjamin Lukner >
Hi there, I just received this error popup again, for the 3rd / 4th time during last week. --------------------------- 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.14.9\ext\subversion\subversion\libsvn_wc\wc_db.c' line 10238: assertion failed (svn_dirent_is_absolute(local_abspath)) --------------------------- OK --------------------------- --------------------------- How to reproduce (kind of...): --------------------------- 1. Double-click on "TortoiseSVN Projekt Monitor" tray icon after a fresh pc restart. (A second time during one Windows 11 Session does not trigger the issue.) 2. Error appears. --------------------------- What I did about one week ago (may be the trigger for this issue). --------------------------- 1. I changed the local repository path from "Q:/.../longprojectname" to "Q:/…/short_project_name". 2. Double-click on the "TortoiseSVN Projekt Monitor" tray icon after a fresh pc restart. 3. A message appeared, that some paths are not valid anymore. 4. RMB-click on a Project -> Edit Project. 5. Updated project name and project path/URL to valid ones. 6. It updated and showed proper revision log on the right side. 7. PC restart -> triggers the error above. Hope this will help the devs to point out the issue. & Thank you a lot for the tools!
