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

Re: Subversion dump/load

From: A Hemaraj <a_hemaraj_at_yahoo.com>
Date: Thu, 28 May 2009 00:21:56 -0700 (PDT)

--- On Wed, 5/27/09, Andy Levy <andy.levy_at_gmail.com> wrote:

> From: Andy Levy <andy.levy_at_gmail.com>
> Subject: Re: Subversion dump/load
> To: "A Hemaraj" <a_hemaraj_at_yahoo.com>
> Cc: users_at_subversion.tigris.org
> Date: Wednesday, May 27, 2009, 6:56 PM
> On Wed, May 27, 2009 at 09:10, A
> Hemaraj <a_hemaraj_at_yahoo.com>
> wrote:
> > Hi,
> >
> > I have been maintaining quite a few Subversion
> repositories in the production server. I use "svnserve" in
> production server. I need to migrate few repositories from
> another server to the production server. I am planning to
> migrate using "svnadmin dump" and "svnadmin load" commands.
> Please note that I am planning to migrate the repositories
> into a new repositories in production server without
> touching the existing repositories.
> >
> > Production Subversion Version: 1.3.2
> > Remote Server Subversion Version: 1.1.4
> >
> > I have the following queries:
> >
> > 1) Since I have very huge repositories in the
> production, will the migration process (svnadmin dump/load)
> will mess or harm my existing repositories in production
> server?
>
> No, the reason for having svnadmin dump/load is to prevent
> damage.
> Just make sure you have plenty of disk space available.
>
> > 2) Do I need to stop the "svnserve" service?
>
> On which server? On the "source" server, I'd recommend it,
> so that you
> don't get any new commits made after you've made the
> transition.
>
> I'd also recommend you upgrade your Production server.
> 1.3.x is no
> longer supported, nor is 1.4, and 1.4 and later versions of
> the FSFS
> back-end provide the potential for some extra space savings
> and many
> other efficiencies.
>

Hi Andy,

Thanks for the help and advice! I will stop the "svnserve" service in source server before taking dump. Do I need to stop the "svnserve" service in destination server (Production server) before loading (svnadmin load) the repository?

Thanks & Regards,

Hemaraj

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2356056

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-28 09:23:20 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.