On Tue, Apr 14, 2020 at 9:27 AM <nii.takay...@jp.panasonic.com> wrote: > > Hello > > I use tortoise svn > > When I try to edit excel file > I can't open file and this error massage > > Please tell me solution > > <Error massage> > --------------------------- > Subversion Exception! > --------------------------- > Subversion は深刻な問題に遭遇しました。 > 下記のエラー情報と、何をしようとしたかをできるだけ詳しく > 書いて、Subversionのメーリングリストに報告してください。 > 但し、同じ問題が繰り返し報告されることを避けるために、 > まずメーリングリストアーカイブから、このエラーメッセージを > 探してみてください。メーリングリストのアーカイブは下記の > アドレスにあります。 > https://subversion.apache.org/mailing-lists.html > > Subversion の報告内容(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)) > --------------------------- > OK > --------------------------- > > > -- > Sincerely yours, > Takayuki Nii
Hi Takayuki, Thanks for your report. 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