D2958: infinitepush: introduce server option to route every push to bundlestore

2018-03-27 Thread pulkit (Pulkit Goyal)
pulkit created this revision. Herald added a subscriber: mercurial-devel. Herald added a reviewer: hg-reviewers. REVISION SUMMARY This patch introduces a new config option for server `infinitepush.pushtobundlestore` which if sets to True, the server will route each incoming push to the bundl

D2958: infinitepush: introduce server option to route every push to bundlestore

2018-03-30 Thread indygreg (Gregory Szorc)
indygreg accepted this revision. indygreg added a comment. This revision is now accepted and ready to land. This looks reasonable. Could we also please get an explicit test for `hg pull -r ` in this server configuration? Yes, I believe that will be redundant with other tests. But it is u

D2958: infinitepush: introduce server option to route every push to bundlestore

2018-03-30 Thread pulkit (Pulkit Goyal)
This revision was automatically updated to reflect the committed changes. Closed by commit rHG571f25dae740: infinitepush: introduce server option to route every push to bundlestore (authored by pulkit, committed by ). REPOSITORY rHG Mercurial CHANGES SINCE LAST UPDATE https://phab.mercurial-

D2958: infinitepush: introduce server option to route every push to bundlestore

2018-03-30 Thread mharbison72 (Matt Harbison)
mharbison72 added inline comments. INLINE COMMENTS > test-infinitepush-ci.t:79 > + > + $ hg unbundle > .hg/scratchbranches/filebundlestore/a4/c2/a4c202c147a9c4bb91bbadb56321fc5f3950f7f2 > + adding changesets On Windows, this command fails like so. Any thoughts on the unexpected end of strea

D2958: infinitepush: introduce server option to route every push to bundlestore

2018-04-11 Thread pulkit (Pulkit Goyal)
pulkit added inline comments. INLINE COMMENTS > mharbison72 wrote in test-infinitepush-ci.t:79 > On Windows, this command fails like so. Any thoughts on the unexpected end > of stream? > > --- c:/Users/Matt/projects/hg/tests/test-infinitepush-ci.t > +++ c:/Users/Matt/projects/hg/tests/test