I am getting the following exception when trying to pull changes from master branch. How can I fix it?
com.atlassian.bamboo.repository.RepositoryException: java.lang.RuntimeException: com.atlassian.bamboo.repository.InvalidRepositoryException: Cannot determine head revision of 'https://bitbucket.org/.../dev' on branch 'release/3.1.2'. Branch has probably been removed.
I don't think so. The error refers to:
... on branch 'release/3.1.2'. Branch has probably been removed.
The branch 'release/3.1.2' has indeed been removed, but the repository is configured to use master branch. Why is it looking for another one?
Hi, Leandro.
Check if you're not affected by the following bug:
https://jira.atlassian.com/browse/BAM-14901
This happens when branch name and a tag short name are the same. If so, check if changing either helps.
Kind regards,
Jaime Kirch da Silveira
Atlassian Cloud Support
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Also, check these two: https://jira.atlassian.com/browse/BAM-16118 https://jira.atlassian.com/browse/BAM-12684
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.