Hi Stefan, thanks for your reply.
I tried this update with the command line of TortoiseSVN now. It is the same error/issue. Here are the output of the command line: ---- C:\Program Files\TortoiseSVN\bin>svn info "D:\Develop\FIRMA\trunk\Tests" Path: D:\Develop\FIRMA\trunk\Tests Working Copy Root Path: D:\Develop\FIRMA URL: svn+ssh://FIRMA/svn/FIRMA/Projects/trunk/Tests Relative URL: ^/trunk/Tests Repository Root: svn+ssh://FIRMA/svn/FIRMA/Projects Repository UUID: 0713f633-c225-0410-93a4-f350c98dfd2f Revision: 15747 Node Kind: directory Schedule: normal Last Changed Author: detlef Last Changed Rev: 15747 Last Changed Date: 2019-10-16 07:58:16 +0200 (Mi, 16 Okt 2019) C:\Program Files\TortoiseSVN\bin>svn update "D:\Develop\FIRMA\trunk\Tests" -r 15749 Updating 'D:\Develop\FIRMA\trunk\Tests': svn: E235000: In file '/build/subversion-Lv3Qkk/subversion-1.9.7/subversion/libsvn_fs_base/trail.c' line 97: assertion failed (! bfd->in_txn_trail) svn: E210002: Network connection closed unexpectedly C:\Program Files\TortoiseSVN\bin>svn update "D:\Develop\FIRMA\trunk\Tests" -r 15748 Updating 'D:\Develop\FIRMA\trunk\Tests': U D:\Develop\FIRMA\trunk\Tests\Test.Tortoise\Test.cpp Updated to revision 15748. C:\Program Files\TortoiseSVN\bin>svn update "D:\Develop\FIRMA\trunk\Tests" -r 15749 Updating 'D:\Develop\FIRMA\trunk\Tests': U D:\Develop\FIRMA\trunk\Tests\Test.Tortoise\Test.cpp Updated to revision 15749. C:\Program Files\TortoiseSVN\bin> --- At the beginning I get the information about the revision. It is 15747. The revision 15748 is the first change of the file. And the revision 15749 is the second change of the file and the binary result is the same file as at revision 15747. With the next update I want to update to revision 15749. I get the error 'Network connection closed unexpectedly'. And on the next two updates I go over the revisions step by step. At first to revision 15748 and then 15749. If I do this step by step I did not get the error and it works. Best regards and thanks in advance for your help Detlef --- Am Donnerstag, 17. Oktober 2019 20:14:14 UTC+2 schrieb Stefan: > > > > On Thursday, October 17, 2019 at 8:11:33 PM UTC+2, (unknown) wrote: >> >> Hi Stefan, >> >> thanks for your reply. I want to answer you ... >> >> No, I cannot reproduce this error with the command line tool. I used for >> this test a Ubuntu 18.04 with installed subversion in version >> '1.9.7-4ubuntu1'. >> The Ubuntu 18.04 system has the newest updates and so one. >> > > Try to do that on Windows with the CL client that gets installed with TSVN. > > > >> >> And no, it is not possible, that the error came from the virus scanner or >> firewall. All other commands (in example commit, log, update) works fine. >> And the other point is, I switched off both for a test and I got the same >> error. >> >> > Depending on your virus scanner: disabling does not really disable it. > Most of those 'tools' think that users are stupid and can not be trusted, > so they only appear to be disabled... > > > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/5c621fe5-e7a7-41de-8628-fa109b739a03%40googlegroups.com.
