On Fri, Jun 13, 2008 at 12:52 PM, Enrico Weigelt <weigelt_at_metux.de> wrote:
> * Erik Huelsmann <ehuels_at_gmail.com> wrote:
>> On 6/13/08, Enrico Weigelt <weigelt_at_metux.de> wrote:
>> > * Andy Levy <andy.levy_at_gmail.com> wrote:
>> > >
>> > > Have you tested using the BDB back-end?
>> >
>> > Not yet. I've read that it's considered deprecated.
>>
>> Not until we have a backend which combines the benefits of both FSFS
>> and BDB. Besides, I'm reading there are people using it more and more,
>> lately.
>
> Ah, interesting news :)
> Can I safely switch between them ?
You can only switch via a dump/load cycle (make sure when you run
svnadmin create for the new one you specify --fs-type=bdb).
http://subversion.tigris.org/faq.html#dumpload
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-06-13 19:22:02 CEST