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 Andreas