pombreda / nbgit

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

Clone Reppo Using git@server don't accept non anonymous access. #91

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Click on "Team" > "Git" > "Clone Other
2. I put "git@myserver:/myreppo" , put my ssh user and password
3. Click on "next" and then nothing, just said "no protocol: 
git@myserver:/myreppo", don't let me back or change something...

the command "git clone myuser@myserver:/myreppo myreppo" work fine.

What is the expected output? What do you see instead?

The expected output is "Destination Directory", and instead, just one message: 
"no protocol: git@myserver:/myreppo".

If I leave blank don't show the message...

What versions of NbGit, NetBeans and Java are you using?
On what operating system?
Unbuntu 10.10
NbGit   nbgit-0.4-netbeans-6.9.nbm
NetBeans 6.9.1
Please provide any additional information below.

Print Screan

Original issue reported on code.google.com by rrussel....@gmail.com on 13 Jan 2011 at 6:02

Attachments:

GoogleCodeExporter commented 9 years ago
I Just tried it out with a repository on a beanstalk account and got the same 
message.
It doesn't seem to like non-anonymous clones.

On a Windows XP SP3 system
same nbGit version
same netbeans version
same message except all in English.

Original comment by methos...@gmail.com on 2 Mar 2011 at 2:16

GoogleCodeExporter commented 9 years ago
Exact same problem here, on W7x64pro, NetBeans IDE 7.0.1 (Build 201107282000), 
nbgit-0.4-netbeans-6.9.nbm

Original comment by KusinKn...@gmail.com on 11 Oct 2011 at 2:44

GoogleCodeExporter commented 9 years ago
I solved my problem changing to NetBeans IDE 7.1 Beta, have Git native support, 
you'll should change too.

Original comment by rrus...@allinmedia.com.br on 7 Nov 2011 at 5:59