The error might be raised by the client, but it means the client lost contact with the server. I'm assuming the server takes too long time to reply. The neon library is using a different on-the-wire protocol which might not be affected the same way - or you are triggering a crash that only occurs in the code handling the serf request.
Please make sure you run a recent version of both the server and the client, version 1.14 is the only supported version as of now. (The Subversion website also says 1.10 is supported, but it will be dropped shortly). Please try to reproduce the error on the command line client, for example svn diff -r1890000 (where 1890000 is a revision number). If you can reproduce it, then you will get better help on [email protected] since that is where the core developer are. Please report the version number of the server and the client. Kind regards, Daniel fredag 6 maj 2022 kl. 13:28:21 UTC+2 skrev [email protected]: > Hello Stefan, > Thanks for your response. The error is not from the server, its from the > client. We don't see any information about the error from the server logs. > As we can also see the issue exists in client version above 1.8 but not > less than 1.8. > > On Monday, May 2, 2022 at 10:43:34 PM UTC+5:30 Stefan wrote: > >> you should ask on the subversion users list for help about this, since >> the error is returned from the server. >> https://subversion.apache.org/mailing-lists.html >> > -- 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/6b9d3f69-8451-4c5d-8f15-959b5c077fd7n%40googlegroups.com.
