You are viewing a plain text version of this content. The canonical link for it is here.
Posted to infrastructure-issues@apache.org by "Matt Gilman (JIRA)" <ji...@apache.org> on 2015/09/15 19:17:47 UTC

[jira] [Created] (INFRA-10437) Unable to commit large file to SVN

Matt Gilman created INFRA-10437:
-----------------------------------

             Summary: Unable to commit large file to SVN
                 Key: INFRA-10437
                 URL: https://issues.apache.org/jira/browse/INFRA-10437
             Project: Infrastructure
          Issue Type: Bug
          Components: Subversion
            Reporter: Matt Gilman
            Priority: Minor


I am in the process of performing a release for Apache NiFi. I'm trying to upload some convenience binaries to https://dist.apache.org/repos/dist/dev/nifi for folks looking to evaluate the RC during the vote.

I was able to upload the hashes and signatures but I am unable to upload the actual artifacts (.zip and .tar.gz). The files in question are 220MB. I receive the following error:

{noformat}
svn commit -m "adding binaries for 030" nifi-0.3.0/nifi-0.3.0-bin.tar.gz
Adding  (bin)  nifi-0.3.0/nifi-0.3.0-bin.tar.gz
Transmitting file data .svn: E175002: Commit failed (details follow):
svn: E175002: PUT of '/repos/dist/!svn/txr/10520-92e/dev/nifi/nifi-0.3.0/nifi-0.3.0-bin.tar.gz': Could not send request body: connection was closed by server (https://dist.apache.org)
{noformat}

Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)