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

Re: Berkeley DB error

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-06-07 22:04:25 CEST

On 6/7/07, Karikalan Kumaresan <karikalan78@gmail.com> wrote:
> All,
>
> I have sorted out the problem myself by using the following command,
>
> svnadmin create --fs-type=fsfs <repo-path>
>
> The above command will help you in creating the repository with the
> filesystem not the berkely db. I managed to setup the SVN server... it is
> all working fine on the server...

If you're running Subversion 1.2 or later, the default is fsfs
already, no need to specify it for svnadmin.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 7 22:04:46 2007

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.