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

Re: Backup help

From: <cmpilato_at_collab.net>
Date: 2003-02-06 16:46:40 CET

"Oxley, David" <David.Oxley@workplace-systems.plc.uk> writes:

> My backups have started failing since upgrading to 0.17.1. Any ideas?
>
>
>
> [root@spweb root]# /usr/local/subversion/bin/hot-backup.py /var/repos
> /var/repos-bkup
>
> Beginning hot backup of '/var/repos'.
>
> Traceback (most recent call last):
>
> File "/usr/local/subversion/bin/hot-backup.py", line 73, in ?
>
> youngest = string.strip(stdout_lines[0])
>
> IndexError: list index out of range
>
> [root@spweb root]#

Did you upgrade your hot-backup.py script? It should be using
'svnlook youngest', not 'svnadmin youngest' -- is this the case?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Feb 6 18:48:56 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.