Otherwise, the client would fail with some confusing error. I have
seen an error which I think is this, perhaps due to a concurrent
revlog split, which streamclones do not handle correctly and would
result in a short read of the index of the revlog being split.
Details
Details
- Reviewers
pulkit - Group Reviewers
hg-reviewers - Commits
- rHG48f07adbda98: streamclone: ensure the server sends the right amount of data
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.
Event Timeline
Comment Actions
@pulkit I think this would be a good contender for stable and should go in during the freeze.