hi i am new to bitbucket and wanted to know is there a way to delete a project in bitbucket
Hi @Sanat Gupta welcome to the Atlassian community.
In order to delete a project, you first need to delete all the repositories pertaining to that project. Only then you would see the "Delete button".
Here are the related links to refer before you delete the repositories:
https://support.atlassian.com/bitbucket-cloud/docs/delete-a-repository/
Stay safe and stay healthy.
thank you very much
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@G subramanyam I have two projects, both of them are empty (all repositories are deleted). But when I try to delete the project nothing happens (no error, nothing!).
In the Web developer console (Firefox) I see a 403 response:
`{"type":"error","error":{"message":"Non-empty project deletion forbidden","detail":"Please make sure that the project is empty before deleting it."}}`
But as already mentioned there's no repo any more :(
What can I do?
P.S.: One of the projects had a few Mercurial repos that I never deleted, but that are now invisible. Nevertheless I should be able to delete a project with all it repos (visible or not) at once.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes you can delete it
following step are
https://stackoverflow.com/questions/6870144/how-do-you-delete-a-fork-on-bitbucket
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
HI @Sanat Gupta Welcome to the community.
You can follow the below documents to delete the projects in bitbucke.
https://support.atlassian.com/bitbucket-cloud/docs/group-repositories-into-projects/
Let me know how it goes.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.