Re: svn: E120171: Error running context: An error occurred during SSL communication

2025-06-16 Thread Pavel Lyalyakin via users
; The problem doesn't occur with TortoiseSVN 1.9.7 and the svn.exe client packaged with it. The SVN client automatically supplies the certificate stored in the Windows Certificate Store (or using the client cert options from the servers file). It appears that I've managed to reproduce th

Re: svn: E120171: Error running context: An error occurred during SSL communication

2025-06-14 Thread Graham Leggett via users
On 14 Jun 2025, at 16:52, Branko Čibej wrote: > That error comes from Serf; and there's no more descriptive message > available. Looking at the code, this happens when something goes badly wrong > with the network; it can't be the result of something the server sent over > the wire. > > Which

Re: svn: E120171: Error running context: An error occurred during SSL communication

2025-06-14 Thread Branko Čibej
On 14. 6. 25 16:00, Graham Leggett wrote: Hi all, Is there a way to get a more descriptive error message than "An error occurred"? That error comes from Serf; and there's no more descriptive message available. Looking at the code, this happens when something goes badly wrong with the networ

svn: E120171: Error running context: An error occurred during SSL communication

2025-06-14 Thread Graham Leggett via users
Hi all, Is there a way to get a more descriptive error message than "An error occurred"? Regards, Graham --