Am 2024-10-02 um 17:10 schrieb Franz Sirl:
So I came up with the attached tentative and so far untested patch.
I'm currently building packages and will test them as soon as build is
finished.
Unfortunately the patch is just papering over the real bug. The XML
error is gone, but the transferred XML is still truncated.
So it seems the bug is really about handling the sizes of the transfer
buffers, though the compressed (1,063,630 bytes, ~ 1MiB + 16 KiB) and
uncompressed (13,725,443 bytes) XML sizes don't look typical buffer sizes...
Anyway, fixing this likely requires far more insight into the subversion
code than I have. So unless I get some hints on where to look, I'm out
for now.
But if there is anything for me to help with, just let me know.
Franz