Hi,
I get a "Resource not found" error when I use the following URL (not logged in!):
https://bitbucket.org/mycompany/
But when I do the following, it works:
1. Open a public project, e.g.
https://bitbucket.org/mycompany/workspace/projects/myproject
2. Click on "mycompany" in the breadcrumbs navigation
3. I see the list of my public repos, and in the browser address bar, I see the same URL as above: https://bitbucket.org/mycompany/
Why is that? And what is the correct URL to see all public repos of a Bitbucket workspace (kind of the company profile with all public stuff)?
Thanks,
Michael
Hi Michael,
There is an option in Workspace settings to keep a workspace private. You can find it in https://bitbucket.org/mycompany/workspace/settings, where mycompany replace with the id of the workspace. You need to have admin permissions to the workspace to access this page.
If this option is enabled, users cannot see the workspace's profile when they try to access https://bitbucket.org/mycompany/ unless they have workspace access. People can still access a public repo or a public project of that workspace if they have the URL of the repo or project.
If you would like users to view the workspace's public repos when they visit https://bitbucket.org/mycompany/, you can disable the option Keep this workspace private.
Kind regards,
Theodora
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.