Den ons 16 mars 2022 kl 14:46 skrev HANSEN, MATTHEW D CTR USAF ACC 84 RADES/REEP <matthew.hansen.6....@us.af.mil>:
> While I was dragging into Tortoise commit dialog, I encountered the > following messages box dozens of times. > > > > --------------------------- > > 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 > > http://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.9.4\ext\subversion\subversion\libsvn_wc\wc_db.c' > > line 10925: assertion failed (svn_dirent_is_absolute(local_abspath)) > > --------------------------- > > OK > > --------------------------- > > > > Then, it seemed to work fine, so he proceeded with the commit, only to get > the following message: > > > > Error: In file > > Error: > 'D:\Development\SVN\Releases\TortoiseSVN-1.9.4\ext\subversion\subversion\libsvn_client\commit.c' > > > Error: line 491: assertion failed (rel_target != NULL && *rel_target != > '\0') > > > > > > It seemed to be caused by committing changes from multiple drives at the > same time. My solution was simply to move the folders all to one drive, > then it worked fine. > Hi Matt, It seems you are using version 1.9.4 which is really old. Any chance you can try to reproduce it with the latest version 1.14.2? I'm not quite sure what the drag-n-drop is supposed to accomplish however I can't reproduce it myself. Also, you might find that you get better help at the TortoiseSVN mailing list (https://tortoisesvn.net/community.html). I know the developers of TortoiseSVN is directing you to this mailing list but it in the last few instances where we had similar problems it turned out to be TortoiseSVN calling the Subversion libraries with incorrect parameters. Kind regards, Daniel Sahlbreg