What I am seeing: 1. Windows 2019 server fully updated 2. Install another CLI only SVN client and configure it to work with the SVN repo. 2.1. The SVN repo requires a SSL certificate to authenticate 2.2. Ensure that the configuration works 3. Download TortoiseSVN 1.12.2 64-bit and install with default options 3.1. Double check that TortoiseSVN uses the same server file as the CLI setup in step 2 4. Try to update using TortoiseSVN from the repo. It fails with an SSL error 5. Try to update with the original SVN CLI: It works
Work around: Create a registry key: HKCU\Software\TortoiseSVN\OpenSSLCapi as a DWORD and set its value to 0. After doing this TortoiseSVN works. Other notes: I can reproduce the issue without step 2, so the other CLI does not "interfere". It is just a useful troubleshooting step and stopgap while TortoiseSVN was down. Older versions (1.10.?) did not have this problem, but sadly I can not remember precisely which version I had before I upgraded. -- 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/7869b083-8150-4a0b-9edb-1ab7e5373556%40googlegroups.com.
