Joshua Varner wrote:
>On 8/24/05, Sachin Patil <sachin@fastvdo.com> wrote:
>
>
>>Thanks for the suggestions.
>>I moved my repositories from BDB to FSFS and all the problems have gone
>>away. ( atleast for now ! )
>>Are there any known issues in using FSFS?
>>
>>-Sachin.
>>
>>
>>
>
>There is a limitation with APR 0.9 with files greater than 2GB.
>
>
This is not strictly true. You can recompile apr-0.9 with largefile
support. The problem is that the resulting libraries won't be binary
compatible with applications compiled against the non-largefile versions.
>So exceptionally large commits with fsfs backends can hit this
>limit. See
>http://subversion.tigris.org/servlets/ReadMsg?listName=users&msgNo=35936
>and others.
>
>There are several workarounds, recompile with APR 0.10 or
>break up a large commit into several.
>
>
Um. You mean apr-1.0.
-- Brane
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 25 20:43:15 2005