Hello, Everything is working now (see inline below). I can't thank you enough for your help with this.
On Tue, May 12, 2015 at 5:21 PM, Andreas Stieger <andreas.stie...@gmx.de> wrote: > Hello, > > On 12/05/15 18:27, Clay Porter wrote: >> svn: E175002: GET request failed: 400 Bad request >> There is no corresponding error in the Apache HTTP logs. >> >> svn: E200014: Checksum mismatch for <file> >> expected: 4b4ef9e3432aa84aed190457b68c01ad >> actual: 863b9f52f352a5cb20298ef0eecb9e97 >> In this case the server logs have this: >> [Tue May 12 12:13:05 2015] [error] [client 153.65.184.225] Unable to >> deliver content. [500, #0] >> [Tue May 12 12:13:05 2015] [error] [client 153.65.184.225] Could not >> write data to filter. [500, #175002] > > Does setting/changing SVNAllowBulkUpdates make any difference? > https://subversion.apache.org/docs/release-notes/1.8.html#serf-skelta-default Setting SVNAllowBulkUpdates to Prefer has fixed the problem for me. I checked the behavior using SVN clients 1.5 through 1.8 on various platforms and all worked. > >> Our environment looks like this: >> >> OS: SLES 11 SP3 >> Subversion: 1.8.13 >> Server version: Apache/2.2.12 (Linux/SUSE) >> APR 1.3.3, APR-Util 1.3.4 > > Are these the binaries from the OBS at devel:tools:scm:svn/subversion? I don't know what the OBS is... I added the repo from here: http://software.opensuse.org/download.html?project=devel:tools:scm:svn&package=subversion and used zypper to install the packages. I used the SLE 11 SP3 section on that link. Thanks again for your help! > > Andreas Clay