23
23
* Give proper error message for diff with non-existent dotted revno.
26
29
* ``Transport.readv()`` defaults to not reading more than 100MB in a
27
30
single array. Further ``RemoteTransport.readv`` sets this to 5MB to
28
31
work better with how it splits its requests.