Skip to Main Content

SQL Developer

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

[4.0 EA2] Git for SQL Developer 4

user7530093Sep 18 2013 — edited Nov 19 2013


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


Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 17 2013
Added on Sep 18 2013
12 comments
4,759 views