Andreas Stieger <andreas.stie...@gmx.de> writes:

> Hi,
>
> On 24/09/14 22:48, Mohsin Abbas wrote:
>> My data size was around 4 plus GB. My commit was failed before 1 GB. Is
>> there any limit in SVN for not commit data larger then 1 GB ? Can I
>> commit 4 or 5 GB data in one commit ?
>
> This is not in Apache Subversion itself but serf. You could apply the
> patch below, or use a different transport.
> https://code.google.com/p/serf/issues/detail?id=152
> https://code.google.com/p/serf/source/detail?r=2419

That bug affects checkout/update, does it affect commit as well?

Subversion doesn't deliberately limit the size of commits. However an
Apache server can be configured to limit the size of HTTP requests, and
hook scripts can be written to reject large commits.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*

Reply via email to