Actions
Defect #9465
closedMercurial: can't browse named branch below Mercurial 1.5
Resolution:
Fixed
Affected version:
Description
On Mercurial 1.5, when browse http://localhost/projects/test/repository/show?rev=default ,
500 error raises.
An error occurred when trying to access the repository: hg exited with non-zero status: 1
Updated by Toshi MARUYAMA over 14 years ago
- Subject changed from Mercurial: can't browse named branch on Mercurial 1.5 to Mercurial: can't browse named branch below Mercurial 1.5
Updated by Toshi MARUYAMA over 14 years ago
- Status changed from New to Closed
- Resolution set to Fixed
Mercurial 2.0 will be released on November 1st 2011.
As r7650 comment, tests fails on Mercurial 1.1.2.
So, I drop support 1.1.
As r7642 and r7643 comment, tests of non ASCII nor alphabetic nor numeric named branch fails below Mercurial 1.5.
Actions