Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can't clone project recursive

blavonne May 15, 2021

Hi. I can't clone project from Bitbucket recursive. My access level is admin (not the founder). I clone project via ssh. It works well without recursive, but when I'm trying to clone sub modules, bitbucket asks some password. But I suppose this is not my password, I guess it's founder's password.

git clone --recursive git@bitbucket.org:goldiedrive/registration.git


Cloning into 'registration'...
remote: Counting objects: 234, done.
remote: Compressing objects: 100% (198/198), done.
Receiving objects: 100% (234/234), 35.59 KiB | 759.00 KiB/s, done.
remote: Total 234 (delta 78), reused 0 (delta 0)
Resolving deltas: 100% (78/78), done.
Submodule 'backend-parent' (https://mbadanin@bitbucket.org/goldiedrive/backend-parent.git) registered for path 'backend-parent'
Submodule 'backend-template' (https://mbadanin@bitbucket.org/goldiedrive/backend-template.git) registered for path 'backend-template'
Submodule 'src/contract-rest' (https://mbadanin@bitbucket.org/goldiedrive/contract-rest.git) registered for path 'src/contract-rest'
Cloning into '/home/blavonne/IdeaProjects/registration/backend-parent'...
Password for 'https://mbadanin@bitbucket.org':
remote: Invalid username or password
fatal: Authentication failed for 'https://bitbucket.org/goldiedrive/backend-parent.git/'
fatal: clone of 'https://mbadanin@bitbucket.org/goldiedrive/backend-parent.git' into submodule path '/home/blavonne/IdeaProjects/registration/backend-parent' failed
Failed to clone 'backend-parent'. Retry scheduled
Cloning into '/home/blavonne/IdeaProjects/registration/backend-template'...
Password for 'https://mbadanin@bitbucket.org': warning: Clone succeeded, but checkout failed.

mbadanin@bitbucket.org - this is not me, this is founder. Neither teammate can clone project recursive, repos are private. How can we solve this problem?

p.s. I can also clone sub modules one by one (I really have access), but I am looking for most convenient solution.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events