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

Re: Upgrading of SVN from 1.2 to 1.3.1

From: Ryan Schmidt <subversion-2006q2_at_ryandesign.com>
Date: 2006-06-27 23:13:47 CEST

On Jun 27, 2006, at 21:38, Vigo, Nestor wrote:

> I am planning to upgrade SubVersion from 1.2 to 1.3.1 version.
> Likewise, I am planning to upgrade the Tortoise SVN client, which
> we have
> already installed, from 1.2.4 to 1.3.3.
>
> Has anyone ever been through a situation like this or similar?
> If so, can you provide me with some tips/comments to take into
> account when
> performing these upgrades (ie. Do I need to migrate the WCs already
> built
> using SVN 1.2 and TSVN 1.2.4 ? )

If your repository is FSFS, there's nothing special to do. Just
install the new versions and go.

If your repository is BDB, you'll want to check if the new version of
Subversion comes with a new version of BDB. If it does, you'll need
to perform some special conversion steps. They're described in the
FAQ, or should be described in the included read me as well.

Regardless of repository type, it wouldn't hurt to do an "svnadmin
verify" on the repository before beginning the upgrade, and an
"svnadmin dump" of the entire repository to be safe, in case
something goes wrong.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jun 27 23:15:28 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.