It's hard to wait, so I found my way to solve this problem.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Feed Advanced Search
Advanced Search
Advanced Search
Mar 25 2015
Mar 25 2015
• Jaraill added a comment to T5896: Mercurial fails to parse (A or B or ... or Z) revsets with more than about 300 items.
Sep 9 2014
Sep 9 2014
• Jaraill added a comment to T5896: Mercurial fails to parse (A or B or ... or Z) revsets with more than about 300 items.
Any ideas how to fix it?
Aug 20 2014
Aug 20 2014
• Jaraill added a comment to T5896: Mercurial fails to parse (A or B or ... or Z) revsets with more than about 300 items.
In T5896#7, @epriestley wrote:Do you have ~10,000 branch heads or bookmarks in this repository?
• Jaraill added a comment to T5896: Mercurial fails to parse (A or B or ... or Z) revsets with more than about 300 items.
Trace: {F192790}
I tried Phab with CentOS7 and python 2.7.5 and hg 2.6.2 on the same repo, and have the same result
In branch history there is offset 1100, so it's near this number of branch heads
http://phabricator/diffusion/F/branches/default/?offset=1100
But
[root@Phabricator F]# hg branches | wc -l 221
And there are no bookmarks
Aug 19 2014
Aug 19 2014
Aug 18 2014
Aug 18 2014
• Jaraill triaged T5896: Mercurial fails to parse (A or B or ... or Z) revsets with more than about 300 items as Normal priority.