How to use Tortoise SVN through local socks proxy and remote ssh server

I am using TortoiseSVN on Windows 8.1 x64. I am trying to test an SVN server through a local proxy configured using putty that tunnels my requests to a remote ssh server, but I get this error:

Error running context: The server unexpectedly closed the connection.

I configured the TortoiseSVN proxy settings in a standard way, but I think this is not correct.

Do you have any solutions?

+4
source share

Source: https://habr.com/ru/post/1537027/


All Articles