pombreda / nbgit

Automatically exported from code.google.com/p/nbgit
0 stars 0 forks source link

Git clone over ssh failed #94

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Try to clone repository over ssh protocol from new server
2. Exception occured - ssh://<user>@<address>/<path>: UnknownHostKey: <address> 
RSA key fingerprint is <hash>

What is the expected output? What do you see instead?
Expected output is accept server fingerprint and clone repository

What versions of NbGit, NetBeans and Java are you using?
On what operating system?

nbgit 0.4-netbeans-6.9
netbeans 7.0RC1
java version "1.6.0_24"
Archlinux 64bit

Please provide any additional information below.

Original issue reported on code.google.com by milan.hr...@gmail.com on 4 Apr 2011 at 11:20