contrib/win32/postinstall.txt
author Pierre-Yves David <pierre-yves.david@fb.com>
Tue, 15 Apr 2014 16:42:52 -0400
changeset 21070 408877d491fb
parent 8936 1de6e7e1bb9f
child 26421 4b0fc75f9403
permissions -rw-r--r--
bundle2: feed a binary stream to `peer.unbundle` This input will have to travel over the wire anyway, so we feed the peer method with a simple binary stream and rely on the server side to use `readbundle` to create the python object. The test output changes because the bundle is created marginally sooner and the debug output interleaves in a different way.

Welcome to Mercurial for Windows!
---------------------------------

For configuration and usage directions, please read the ReadMe.html
file that comes with this package.

Also check the release notes at:

 http://mercurial.selenic.com/wiki/WhatsNew