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

Re: estimate size of dump?

From: Hari Kodungallur <hkodungallur_at_gmail.com>
Date: Thu, 12 Feb 2009 11:29:54 -0800

On Thu, Feb 12, 2009 at 8:37 AM, Justin Case <send_lotsa_spam_here_at_yahoo.com
> wrote:

> --- On Wed, 2/11/09, Hari Kodungallur wrote:
> > > Or can I load a hot copy instead of a dump for
> > > restoring a repository?
> > > Probably not, but I'm really unsure what that hot
> > > copy can be useful for.
> >
> > I am not sure if there is a way to estimate the size of the
> > dump. However, you can use the hot copy as a repository. The hot copy is
> > identical to your repository (no need to "load").
>
> My plan is to upgrade the repository from 1.4 to 1.5 so I kind of need that
> load :)
>
>

No, you can not use the hotcopy for an upgrade. Hotcopy is, well a hot copy.
It is a method to back up your repository without bringing down the server
(i.e, with no downtime). It creates an exact copy of the repository that you
can use to backup.

The hotcopy, as mentioned, is an exact copy. So one thing you could try is
to test an upgrade on the hotcopy using 'svnadmin upgrade' and see if it
works for you (it should). If that works, then you don't need any dump /
load.

thanks,
-Hari

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-13 02:46:20 CET

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.