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

Re: Migration from SVN 1.1.1 to latest version

From: Andreas Schweigstill <andreas_at_schweigstill.de>
Date: 2007-04-10 13:48:23 CEST

Hello!

Balazs Wellisch schrieb:
> What's the best way to go about this type of migration? Is svn dump and load
> the best way? Does it work with different versions of svn? Does anyone have
> practical experience doing this?

Yes, it is recommended to do a svn dump/load for server updates.
Especially BDB based repositories can create tons of problems if the
old and new Subversion versions are linked against different BDB
versions. Once I even had to notice incompatibilities when I just did
an online update of my SuSE distribuntion which introduced a new BDB
version.

FSFS based repositories shouldn't have such problems but IIRC SVN 1.1.*
used BDB by default. Some new features (svnsync?) arent't supported
with old repositories, so a svn dump/load cycle is recommended because
it also allows an upgrade to the most recent repository data format.

With best regards
Andreas Schweigstill

-- 
Dipl.-Phys. Andreas Schweigstill
Schweigstill IT | Embedded Systems
Schauenburgerstraße 116, D-24118 Kiel, Germany
Phone: (+49) 431 5606-435, Fax: (+49) 431 5606-436
Mobile: (+49) 171 6921973, Web: http://www.schweigstill.de/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 10 13:48:53 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.