Subversion SSH Tunnel issues

57 Views Asked by At

I have been trying to connect to my SVN Server via Subversion and using How to use svn+ssh in IntelliJ Windows? I have been trying to configure Intellij to use the SSH Tunnel, but it hasn't worked on my end.

I have followed the instructions by entering the following key: Intellij Subversion config Yet it can't find the TortoisePlink.exe file. In the comments section, it was mentioned, that you have to create an environment variable that will then fill in the space.

I have done that, but without prevailing:

Variable name: $SVN_SSH ssh -q
Variable value: C:\Programe Files\TortoiseSVN\TortoisePlink.exe

Have I missed something or do I have to do any additional steps?

0

There are 0 best solutions below