[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Data Commit Limit in SVN V1.8.9 !!!

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 25 Sep 2014 11:21:27 +0100

Andreas Stieger <andreas.stieger_at_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*
Received on 2014-09-25 12:21:59 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.