User Details
- User Since
- Mar 19 2012, 8:23 PM (660 w, 5 d)
- Availability
- Available
Nov 21 2016
We use the workboard as the default page for our projects and as such were using the side-menu for quick navigation to various items (Phriction page link, specific tag filters for the workboard for example). Is there any way this change could become optional using the settings?
Jun 6 2016
Could someone create a Mercurial bug (https://bz.mercurial-scm.org) with explanation about how Phabricator handles the bundle2 ssh stream? They might be able to give some hints.
I would like to do it, but I'm not sure how Phabricator handles the stream exactly.
Dec 4 2015
Dec 2 2015
Nov 18 2015
Oct 6 2015
Thanks, I guess that's the best fix in the short-term. I've also tried implementing the bundle2 protocol, but no luck. Without any documentation it's no fun.
Sep 29 2015
Sep 28 2015
Right, sometimes it works perfectly. I just don't get it, it seems kinda random. Maybe I should try once more on another new VM. Please note it only happens when there were commits to push. Pushing without changes always works.
This is my latest debugging result:
I've installed Phabricator on a freshly installed server and switched to Mercurial over SSH. Now I'm getting the same problem, but it's kinda random somehow. Sometimes I don't get the error, but most of the times I do:
Sep 23 2015
Thanks, I'll also try to play with it the coming week. What's the best way to debug PHP? Is there a way to get a CLI debugger at that point of the code or should I just try to print vars to stdout or something? (not much PHP experience).
Sep 22 2015
That's weird, I'll investigate it further.
Sep 21 2015
Im using 3.5.1 on both the server and the client. It only happens if I push to the mercurial repos via Phabricator, directly works fine. So maybe Phabricator is not passing through some information needed by Mercurial?