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

Re: "default" repository fs-type?

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2006-04-28 17:31:54 CEST

On 4/28/06, mutsuura@mutsuura.com <attila.j.horvath@gmail.com> wrote:
>
> All
>
> I'm using CYGWIN's subversion 1.3.0.
>
> "svnadmin help create" says that the default repository type is FSFS, yet
> Ben Collins-Sussman SVN book (rev 2118) says:
>
> "In Subversion 1.0, a Berkeley DB repository is always created. In
> Subversion 1.1, a Berkeley DB repository is the default repository type, but
> an FSFS repository can be created using the --fs-type option:$ svnadmin
> create /usr/local/svn/repos --fs-type fsfs"
>
> Which is the 'truth'? Or to be more specific, how do I find out what type of
> repository I have? I did not specify "--fs-type" when I created my
> repositories.

The truth is found in the documentation that corresponds to a version
of SVN closer to what you're running. The nightly documentation,
which still reads that it's for v 1.2, states: "In Subversion 1.2, a
repository is created with an FSFS back-end by default "

http://svnbook.red-bean.com/nightly/en/svn.reposadmin.create.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Apr 28 17:34:38 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.