Reputation: 17198
Hi I have a Suversion repository in which I want to connect with InteliJ. With TortoiseSVN I have no problems. But when I tried to connect with InteliJ there is a problem. Subversion version is 1.8.10. InteliJ version 14.0.3.
Error:svn: E170012: Unable to connect to a repository at URL 'svn+ssh://...............' svn: E170012: Can't create tunnel svn: E720002: Can't create tunnel: The system cannot find the file specified.
I have running Pageant with entered ppk key with pass phrase.
And more. I can revert from InteliJ but can not see history and can not commit.
Upvotes: 2
Views: 2632
Reputation: 17198
So. I in InteliJ I did:
Then I choose Subversion->Show History. User must be svn
(if previous screen do not show execute in Idea Clear Authentication Cashe) And I see history and see changes.
Upvotes: 3