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

Re: Question about hot-backup.py

From: eg <egoots_at_gmail.com>
Date: Wed, 08 Oct 2008 11:25:45 -0700

Robert Dailey wrote:
> Hi,
>
> I noticed that hot-backup.py does not create a dump file of the
> repository, but instead copies the filesystem directory tree directly
> and compresses that. Was this intentional? Is there a way to force it to
> perform a dump first?
>

It was intentional.

Dumps and hotcopies are two different things.

hot-backup.py is a script that works on the "svnadmin hotcopy" commands
and not the "svnadmin dump" commands.

For further details see:

http://svnbook.red-bean.com/nightly/en/svn-book.html#svn.reposadmin.maint.backup

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-08 20:26:13 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.