Re: Error when connecting to Remote Git Repository

2021-02-25 Thread Timothy Eberly
Can you please unsubscribe me from the email list? Thank you. On Thu, Feb 25, 2021 at 3:14 PM Laszlo Kishalmi wrote: > Well, if it is BitBucket (not BibBucket which I do not know of), then the > trick with using it with ssh keys is Cloning the repository with the > bitbucket user name instead of

Re: Error when connecting to Remote Git Repository

2021-02-25 Thread Laszlo Kishalmi
Well, if it is BitBucket (not BibBucket which I do not know of), then the trick with using it with ssh keys is Cloning the repository with the bitbucket user name instead of "git" (however it is the later which BitBucket offer by default): eg: Instead of: git clone g...@bitbucket.org:/.git Us

Re: Error when connecting to Remote Git Repository

2021-02-25 Thread Laszlo Kishalmi
That's bad. I guess it's because changes in BigSur. As I see NetBeans is not able to talk with the Native keyring. Please file a bug into the JIRA, at worst case NetBeans shoud offer to use its private KeyRing implementation instead of throwing a NCDFE. On 2/25/21 12:12 PM, seb.-...@t-online.d

Re: Error when connecting to Remote Git Repository

2021-02-25 Thread Darin Miller
Hi Sebastian, At work, we use BibBucket (git fork) where standard SSH keys, BB and Netbean do not play well together. Try using an SSH key that was generated with PEM, i.e: ssh-key -t rsa -m PEM I am not sure if the limitation is a "feature" or a "bug". o__ >/ ( )\( ) Darin | 208-283-1574