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-infinitepush-ci.t.err > @@ -78,15 +78,12 @@ > > $ hg unbundle > .hg/scratchbranches/filebundlestore/a4/c2/a4c202c147a9c4bb91bbadb56321fc5f3950f7f2 > adding changesets > - adding manifests > - adding file changes > - added 1 changesets with 1 changes to 1 files > - new changesets 6cb0989601f1 > - (run 'hg update' to get a working copy) > - > - $ hg glog > - o 1:6cb0989601f1 added a > - | public > + transaction abort! > + rollback completed > + abort: stream ended unexpectedly (got 68 bytes, expected 218759168) > + [255] > + > + $ hg glog > @ 0:67145f466344 initialcommit > public I looked at code but was unable to find any reason. (Sorry for getting late to reply, I have phabricator emails turned off and I missed this one in mailing list.) REPOSITORY rHG Mercurial REVISION DETAIL https://phab.mercurial-scm.org/D2958 To: pulkit, #hg-reviewers, indygreg Cc: mharbison72, indygreg, mercurial-devel _______________________________________________ Mercurial-devel mailing list [email protected] https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel
