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

Re: Repeated database/logfile corruption

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-08-25 20:40:22 CEST

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

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.