Martin Fischer
Martin Fischer

Reputation: 649

Same repository names in different projects

I have two projects:

And for both projects, I would have a repository "frontend" and "backend".

However, after I have created the project "CompanyAManagement" and created both repositories in it, I can no longer create repository with the same names in my second project.

What would be the best practice to get along with this issue?

I come from gitlab where I have groups where repos are inside, this is possible there.

Upvotes: 1

Views: 553

Answers (1)

Chetan Tete
Chetan Tete

Reputation: 160

In Bitbucket Cloud it's not possible to create Repository with same names in different Projects as well.

That's the downside of Bitbucket Cloud which I found in past.

And if you try to do so, it will remove repositories from first project and add in in it second project.

Thanks

Upvotes: 1

Related Questions