On Wed, Aug 11, 2010 at 09:11:29AM -0400, Edward Ned Harvey wrote:
> As far as subversion is concerned, as long as you get it installed, there is
> nothing for you to think or care about.

It depends on the Subversion repository backend.

If the BerkeleyDB backend is used, a dump/load cycle is probably necessery,
so just do it to be on the safe side.

With repositories using FSFS, there is nothing to worry about.

The file "db/fs-type" in a repository tells you which kind of backend
the repository is using: "bdb" or "fsfs"

Stefan

Reply via email to