Hi,
Yes, that warning section does indeed cover the issue. Thank you for
pointing that out!
I have just yesterday updated another of our servers from Ubuntu 12.04
to 14.04 with an existing svn repository and the same apache config and
have hit the issue there as well. (Apache config has been carr
Kai Krueger writes:
> With your help, I have managed to figure out what the issue was.
>
> I had a " AddEncoding x-gzip gz tgz" in my apache config. Once I removed
> that it now appears to work correctly again.
>
> The --config-option servers:global:http-compression=no option also worked.
>
> E
Hello,
thank you very much for your fast reply!
With your help, I have managed to figure out what the issue was.
I had a " AddEncoding x-gzip gz tgz" in my apache config. Once I removed
that it now appears to work correctly again.
The --config-option servers:global:http-compression=no option
Kai Krueger writes:
> I am currently unable to commit compressed (.gz) files to one of our
> subversion servers.
>
> Every time I try and commit a compressed file, I get the following error:
>
> Transmitting file data .svn: E120104: Commit failed (details follow):
> svn: E120104: Error running co
> From: users-return-22456-mr_kernel=163@subversion.apache.org
> [mailto:users-return-22456-mr_kernel=163@subversion.apache.org] On
> Behalf Of Philip Martin
> Sent: Tuesday, November 04, 2014 7:27 PM
> To: Chao.Guan
> Cc: users@subversion.apache.org
> Subject: Re: An
"Chao.Guan" writes:
> I am using TortoiseSVN 1.8.7, Build 25475 - 64 Bit on my Win7. I happened to
> see this information while updating contents: "ra_serf: An error occurred
> during decompression".
>
> I have searched the source code of TortoiseSVN 1.8.7 but didn't find any
> related code abo