I created a new Git repository in Bitbucket (server version) and pushed up some commits, and everything pushed up successfully. However, when I go to the repository page in the UI, it says it's an empty repository. I know that the code pushed because I'm able to clone the repository to a different location using the URL listed on the repository page.
Why is the repository still showing as empty?
If it matters, I created a new git repository locally using "git init" and then I used "git remote add origin <url>" to connect to the empty repository in Bitbucket and then I pushed up the changes.
We are on Bitbucket Server 5.9.
Hey Jon
There is currently an open bug for this issue, this is something that shouldn't happen and is a known bug.
You can follow up this bug on https://jira.atlassian.com/browse/BSERV-10791 if you want to watch or vote for this issue.
Hi @Jon Kruger,
I see that the workarounds suggested in the bug report did not help addressing the issue, can you confirm if the pushed content is locally available after cloning the repository?
Are there any errors in the logs (in the workstation performing the Git operation sor on the server) when the source code is being pushed or when the repository page is being accessed?
What is the operating system running Bitbucket Server and the filesystem type?
Thanks,
Caterina - Atlassian
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I don't have access to the server itself. I know it's running Bitbucket 5.9. I don't get any errors on my side when I push. I'll check with the server admins.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Jon Kruger,
Did you hear back from the server admins? If the issue is still occurring, we would like to get in touch with you and them in a support ticket at https://support.atlassian.com/contact.
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.