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

Re: Migrating from 32 to 64 bit

From: Leszek Szarlej <leszek.szarlej_at_gmail.com>
Date: Wed, 11 Aug 2010 19:55:31 +0200

Thank you for your answers. Currently I've setup svnsync and I am doing test
run of synchronizing repositories. I will have a small window to migrate
repositories. Using the svnsync gives me possibility to do major job before
the change window and then final sync during the change.

In this step I have some doubts whether users will have possibility to
relocate their local copies to new repository on new server. The first step
of sync procedure is to create fresh repository, I am afraid that it will
have different ID and svn will say “its not the same repository”

I will test it but you are welcome to give me your comments.

I have about 400 repositories to migrate. Svnsync showed about 60 -70 hours
to sync all repos.

Thanks much

Leszek Szarlej

On 11 August 2010 15:50, Stefan Sperling <stsp_at_elego.de> wrote:

> 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
>
Received on 2010-08-11 19:56:07 CEST

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.