> -----Original Message----- > From: Ben Reser [mailto:b...@reser.org] > Sent: dinsdag 29 oktober 2013 23:31 > To: Jeff Dege; users@subversion.apache.org > Subject: Re: E120104: ra_serf: An error occurred during decompression > > On 10/29/13 1:48 PM, Jeff Dege wrote: > > ra_serf: An error occurred during decompression > > This looks to be another case of the ZLib assembly optimizations as described > here: > https://mail-archives.apache.org/mod_mbox/subversion- > dev/201309.mbox/%3C003c01ceaf28%24aab563d0%2400202b70%24%40qqm > ail.nl%3E > > Some specific recommendations here (that may not be particularly helpful > unless > you're building your own client): > https://mail-archives.apache.org/mod_mbox/subversion- > dev/201310.mbox/%3C00d301ced163%2451c733e0%24f5559ba0%24%40qqm > ail.nl%3E > > Can you try with compression turned off and see if the issues disappears? > > I'm not sure if TortoiseSVN is using a ZLib with the assembly optimizations > enabled, that would probably be something to bring to their lists.
Just checked the source for TortoiseSVN trunk: yes they do use the assembly optimizations. Bert