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

Re: svn: bdb: PANIC / Reliability?

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-09 16:01:28 CEST

On May 9, 2005, at 8:22 AM, Mark Boler wrote:

> ----- Original Message ----- From: "Peter N. Lundblad"
> <peter@famlundblad.se>
> Sent: Monday, May 09, 2005 4:34 AM
> Subject: Re: svn: bdb: PANIC / Reliability?
>
>
>> Whitch is when 1.2 comes out in a few weeks. I recommend FSFS to
>> newbies,unless you really know what you're doing.
>>
>
> I'm pretty much a newbie. But I take that to mean that if I want to
> use FSFS when I install on my Windows server using the binaries,
> that I cannot. I would have to compile from sources and make some
> changes. Is that correct?
>
> What is the best way to use FSFS with Windows?
>

FSFS has been released and in production since September 2004. To
create an FSFS repository, take your 1.1 (or later) svnadmin and run

       svnadmin create --fs-type fsfs /path/to/repository

The only thing changing in next week's 1.2 release in that fsfs is
now the *default*, meaning that's what you get if you don't use the
'--fs-type' argument to 'svnadmin create'.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon May 9 16:05:39 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.