Re: Removing exchange-v2

2021-12-24 Thread Raphaël Gomès
Done in https://phab.mercurial-scm.org/D11954 I hope I haven't forgotten anything. This will be a big change to review, but most of it is straighforward. Raphaël On 12/3/21 15:41, Raphaël Gomès wrote: Hi all, The exchange-v2 protocol has been untouched for years now, is incomplete and does

Re: Removing exchange-v2

2021-12-03 Thread Gregory Szorc
The exchange v2 work was almost exclusively implemented by me. It was part of work I was doing to speed up Mercurial client<->server interactions to improve the Firefox development/CI experience. When I left Mozilla before exchange v2 was finished, the work effectively stopped. While I still think

Re: Removing exchange-v2

2021-12-03 Thread Augie Fackler
Make it so IMO. > On Dec 3, 2021, at 9:41 AM, Raphaël Gomès wrote: > > Hi all, > > The exchange-v2 protocol has been untouched for years now, is incomplete and > does not seem to have any chance at coming back to life. Its tests are > unreliable enough to make the CI flaky, which can be quite

Removing exchange-v2

2021-12-03 Thread Raphaël Gomès
Hi all, The exchange-v2 protocol has been untouched for years now, is incomplete and does not seem to have any chance at coming back to life. Its tests are unreliable enough to make the CI flaky, which can be quite annoying for the developers using it daily (though it's nothing compared to the