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

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

    [ https://issues.apache.org/jira/browse/INFRA-10437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14745787#comment-14745787 ] 

Geoffrey Corey commented on INFRA-10437:
----------------------------------------

There is a default limit of 200MB. I have a patch up to increase it for Nifi, just waiting on it to be merged into our deployment branch.

> 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
>            Assignee: Geoffrey Corey
>            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:
> 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)
> Thanks.



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