We've updated phabricator from 12th October to now. And our main repository is broken in diffusion. We tried to re-create the repository but it breaks for the same reason.
The errors are:
When you click on the default branch you get
• elastinuno | |
Jan 29 2015, 6:10 PM |
F278075: Screenshot_from_2015-01-29_18:07:26.png | |
Jan 29 2015, 6:10 PM |
F278077: Screenshot_from_2015-01-29_18:07:35.png | |
Jan 29 2015, 6:10 PM |
We've updated phabricator from 12th October to now. And our main repository is broken in diffusion. We tried to re-create the repository but it breaks for the same reason.
The errors are:
When you click on the default branch you get
Go to Diffusion → Choose a Repository → Edit Repository → Branches → Edit Branches and set a different default branch.
I think the problem with my repository is that I have more than one "default" branch. Which is different from the title of this bug. But if going by the screenshot then yes look like the same issue (more than one default branch)
I am getting around this problem now by reseting this file
src/applications/diffusion/request/DiffusionRequest.php
to d94d1da
Thank you @wokuku I haven't had the time to find out what was going. But I followed your suggestion and it is actually that what I also noticed is that in the branches screenshot there are several branches for default when in reality there should only be one.
work$ hg branches default 5279:985ced491e21
Thank you very much