Hello,
I tried pushing to bitbucket repo : did not work (with netbeans, using https OR ssh, on 2 different computers).
I tried cloning : same happened (with netbeans, using https OR ssh, on 2 different computers).
I add a screeenshot of error message :
Let me know what's wrong. I already used without problem github in netbeans, and now i want to migrate to bitbucket.Thanks!
Paul
Hi Paul, welcome to the Community!
The error message says that the credentials are wrong, can you double check you're using the right ones? Also, can you try to log in to Bitbucket using the web interface and see if you have any issue? You could also try entering your Bitbucket username in Netbeans instead of your email address and see if that works.
Have you tried pushing/cloning using something different that Netbeans?
For troubleshooting purposes, you can try performing these operations from the command line. Do you get any error?
Let us know!
Ana
I see two things in the screenshot which may contribute:
1. You're giving Netbeans an SSH URL, but a username and password. Bitbucket SSH does not work with username and password.
2. You're giving Netbeans a Mercurial repository URL, but Netbeans is expecting Git.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@jredmond @Ana Retamal Thanks so much for your valuable help, problem is solved now as it was indeed a mercurial repo and not a Git.
I thought there was only Git repo so I didnt see that by default i had created a mercurial repo, which created this error.
Now it works fine, thanks !!
Paul
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
That's great, I'm happy to hear that's working for you now @Paul :)
If you need anything else, you know where to find us!
Have a nice day,
Ana
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.