如何通过本地socks代理和远程ssh服务器使用Tortoise SVN

Nam*_*roy 5 svn ssh tortoisesvn proxy socks

我在 Windows 8.1 x64 中使用 TortoiseSVN。我正在尝试通过本地代理签出 SVN 服务器,我已使用 putty 配置了该代理,该代理将我的请求传输到远程 ssh 服务器,但我收到此错误:

Error running context: The server unexpectedly closed the connection.
Run Code Online (Sandbox Code Playgroud)

我已经以标准方式配置了 TortoiseSVN 代理设置,但我认为它不正确。

你有什么解决办法?