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

Re: hot-backup.py vs svnadmin hotcopy

From: eg <egoots_at_gmail.com>
Date: 2006-11-17 18:33:46 CET

Kalle Klovn wrote:
> Are you sure the hot-backup.py works for FSFS? The first lines of the
> hot-backup.py file reads:
> #!/usr/bin/env python
> #
> # hot-backup.py: perform a "hot" backup of a Berkeley DB repository.
> # (and clean old logfiles after backup completes.)
>
> Anyone??
>

I believe this script was around before there was an fsfs option ... I
think the documentation has not been updated.

I use it nightly for fsfs on a windows server. It works.

You can easily convince yourself for fsfs. Do a hotcopy to a directory,
and then run "svnadmin verify subdir" against the copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Nov 17 18:35:52 2006

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.