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

Re: Migration Question

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-07-23 14:14:01 CEST

On 7/23/07, Simon Large <simon.tortoisesvn@googlemail.com> wrote:
> On 23/07/07, Dave Lawrence <dlawrence@ad-holdings.co.uk> wrote:
> > Simon Large wrote:
> > > On 20/07/07, Robert Denton
> > > <robert@headsprout.com> wrote:
> > >> My question concerns how I should handle TortoiseSVN installations in my
> > >> company, given a current migration that is occurring:
> > >>
> > >> I am in the process of migrating a subversion 1.3 repository on a windows
> > >> server to a subverion 1.4.3 repository on a linux server. Members of the
> > >> subversion mailing list assure me that this should not be a painful
> > >> process
> > >> as long as I use the svnadmin dump and load commands wisely.
> > >
> > > In fact you don't even need to do a dump/load cycle. The repo format
> > > is compatible. However, I believe you will benefit from better
> > > compression if you do.
> >
> > -- Not quite true. I'm sure I read that the bdb format cannot be
> > transferred from one filesystem to another. But the default format is
> > FSFS - it is likely that is the one you are using. In that case you can
> > just copy it - we copied ours from a windows 2000 system with NTFS to
> > a Ubuntu linux system with FAT32 without problems.
> >
> > Still a dump load cycle is very straightforward.
>
> Oops, well spotted. I saw the 1.30 to 1.4.3 and missed the Windows to
> Linux bit. The rest of the questions were about client/server
> compatibility, so the answers to those are still correct.

IIRC, even staying on the same OS, if you're using BDB and change SVN
versions a dump/load cycle is recommended.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Mon Jul 23 14:12:57 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.