[
https://issues.apache.org/jira/browse/SVN-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15283698#comment-15283698
]
Stefan Hett commented on SVN-4557:
----------------------------------
Fixed in 1.9.4.
> ra_serf fails to delete directory containing many files
> -------------------------------------------------------
>
> Key: SVN-4557
> URL: https://issues.apache.org/jira/browse/SVN-4557
> Project: Subversion
> Issue Type: Bug
> Components: libsvn_ra_serf
> Affects Versions: 1.8.x
> Reporter: Stefan Sperling
> Fix For: ---
>
>
> {noformat:nopanel=true}
> ra_serf can fail to commit the deletion of a directory containing locked
> files:
> svn: E175002: Unexpected HTTP status 400 'Bad Request' on
> '/svn/vgi/!svn/txr/1-1/Content'
> The server log shows:
> request failed: error reading the headers
> It seems the number of files plays a role here, or perhaps the combined length
> of all locked paths. In any case, ra_serf is generating a bad request.
> Regression test added in http://svn.apache.org/r1659536.
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)