[
https://issues.apache.org/jira/browse/SVN-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15052801#comment-15052801
]
Stefan Sperling commented on SVN-4557:
--------------------------------------
Fix now nominated for both 1.9.x and 1.8.x.
http://svn.apache.org/r1719349
http://svn.apache.org/r1719352
> 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)