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

RE: Re: upgrading SVN

From: Woods, Jeff <jwoods_at_sfwmd.gov>
Date: 2006-03-10 14:16:59 CET

I didn't even realize that was an option -- I've only ever seen
Subversion backed by BDB. This might be a solution to a number of other
issues we've seen recently. I'll give it a try this afternoon.

Thanks,
Jeff

-----Original Message-----
From: Bob Proulx [mailto:bob@proulx.com]
Sent: Thursday, March 09, 2006 4:25 PM
To: users@subversion.tigris.org
Subject: Re: upgrading SVN

Woods, Jeff wrote:
> This appears to be a problem with the log file created with the BDB
> environment. Has anyone seen this sort of problem before? If so, is
> there a resolution?

Generally there have been problems of the sort you mention with the
BDB. The sentiment from many is that the BDB should be dropped
entirely, although others disagree. Some people use it without
trouble while others are plagued with problems.

Since you are having trouble with the BDB then consider converting
your backend to fsfs instead. Dump and load your database and create
a new one using the fsfs instead. I am using the fsfs exclusively.
Using the fsfs backend will avoid the problems you are seeing.

Bob

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 10 14:19:28 2006

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.