If you’ve attempted to use subclipse with a secure session, you may well have experienced the dreaded error message:
The system cannot find the file specified.
svn: Can't create tunnel: The system cannot find the file specified.
Typically, you experience it when using a url with the following structure:
svn+ssh://myfancy.svnserver.com/repo
Thankfully there is a very simple fix. All you need to do is More »