You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@subversion.apache.org by "Ivan Zhakov (JIRA)" <ji...@apache.org> on 2016/05/16 09:30:12 UTC

[jira] [Resolved] (SVN-4557) ra_serf fails to delete directory containing many files

     [ https://issues.apache.org/jira/browse/SVN-4557?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ivan Zhakov resolved SVN-4557.
------------------------------
       Resolution: Fixed
    Fix Version/s:     (was: ---)
                   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: 1.9.4
>
>
> {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)