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

Re: hotcopy: Unable to backup the repository

From: <brane_at_xbc.nu>
Date: 2004-02-10 12:06:33 CET

Quoting Neal Jhala <njhala@yahoo.com>:
> input: python.exe hot-backup.py d:/svn d:/svn_backup >>
> d:/svn_backup/hot-backup.log
>
> hot-backup.log output with errors:
> Beginning hot backup of 'd:/svn'.
> Youngest revision is 9755
> Backing up repository to 'd:/svn_backup\svn-9755'...
> Unable to backup the repository.
>
> hot-backup.log output with no errors:
> Beginning hot backup of 'd:/svn'.
> Youngest revision is 9853
> Backing up repository to 'd:/svn_backup\svn-9853'...
> Done.
> Removing old backup: d:/svn_backup\svn-9424
>
> It fails roughly 25% of the time, so pretty hard to reliably reproduce.
> Any way to get more debugging info from the hotcopy command?

What happens if you just run "svnadmin hotcopy repos backup --clean-logs"? If
that fails, I presume it prints some output to stderr (which, BTW, you didn't
redirect to your log file).

    Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Feb 10 12:07:01 2004

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.