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

Re: SVN dump/load Question

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-03-30 19:46:42 CEST

On 3/30/07, Frank Facciola <frank.facciola@sknt.com> wrote:
>
>
>
> Can I take a svndump from a BDB database running SVN v1.08 and load it into
> a new repository on a different server that is running SVN v1.3.2, but has
> been compiled without BDB and is using the FSFS?

Yes, this is one of the reasons for having the dumpfile functionality.
SVN dumps are platform- and backend-agnostic and are one of the the
safest ways to move repositories across Subversion versions (and the
only way to change back-ends, AFAIK).

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Mar 30 19:47:03 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.