Trying unsuccessfully to use SQL Developer 4 against a Git repository with the SSH protocol.
Client information:
Windows 7 64Bit
java version "1.7.0_40"
Java(TM) SE Runtime Environment (build 1.7.0_40-b43)
Java HotSpot(TM) 64-Bit Server VM (build 24.0-b56, mixed mode)
SQL Developer
Version 4.0.0.12
When I try to clone a Git Repository I receive the error message, "Error connecting to Git Repository ssh://gittest/var/git/my-project.git."
The Details are no help, "ssh://myuser@gittest/var/git/my-project.git: Auth cancel"
I can use command line tools successfully to clone the repository over ssh.
The server is using the following versions of Git and SSH:
git --version
git version 1.8.3.1
ssh -V
Sun_SSH_1.5, SSH protocols 1.5/2.0, OpenSSL 0x1000104f