Hello ,
I have an issue when clone any repository using netbeans 8.2 via HTTPS , it give me Incorrect credentials error.
I tried to clone different repositories but same error which i have an admin access to it.
I have checked my username and password and it login correct from web.
any help would be appreciated.
Thanks in advance
I just found this announcement:
the issue solved by replacing the account passwords with app passwords.
В netbeans ide 8.2
Группа->Репозиторий->открыть конфигурацию
в файле конфигурации меняем
[remote "origin"]
url = https://xxx@xx.xx@bitbucket.org/workspace/repo
на
url = https://username@bitbucket.org/workspace/repo
пробуем:
Группа->Удаленный->Вытолкнуть
настроенное расположение
origin:https://username@bitbucket.org/workspace/repo
или
укажите месторасположение репозитория git
https://bitbucket.org/workspace/repo
пользователь: username
пароль: созданный пароль на странице
https://bitbucket.org/account/settings/app-passwords/
c Label === repo
я отметил все Права доступа
Profit, теперь обновления вытолкнулись
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.