Page MenuHomePhabricator
Feed Advanced Search

Apr 11 2018

DanielO added a comment to T9450: "abort: not a Mercurial bundle" with Mercurial 3.5>=.

Actually turns out that the work around isn't reliable - I still get that error occasionally (I'm using SSH)

Apr 11 2018, 2:48 AM · Mercurial
DanielO added a comment to T9450: "abort: not a Mercurial bundle" with Mercurial 3.5>=.

The same problem occurred on my site with the latest Phabricator and the latest Mercurial 3.7.2 installed on both sides.

Interestingly, it can be cured setting a special development debug flag for in the Mercurial configuration file:
in /etc/mercurial/hgrc or in vcs-user's ${HOME}/.hgrc adding the following snippet

[devel]
bundle2.debug = true

caused a hg push to a hosted Phabricator repository to work without a problem. But do not ask me, why.

Apr 11 2018, 2:14 AM · Mercurial

Jul 21 2015

DanielO added a comment to T8909: Provide ability to hide all inline or done comments.

It's very difficult to dive into the current state of play in a long lived diff as the code is split into pieces between each comment.

Jul 21 2015, 5:31 AM · Inline Comments, Prioritized, Restricted Project, Restricted Project, Differential, FreeBSD