[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

From: Jacob Atzen <jacob_at_aub.dk>
Date: 2004-10-20 20:20:44 CEST

On Tue, Oct 19, 2004 at 07:01:40AM -0400, Adam Stroud wrote:
> I am having problems backing up my repos. Here is the command I am using:
>
> ./hot-backup.py.in <path to dir that holds repos> <path to backup>
>
> When I run the command, I get the following error:
>
> Beginning hot backup of '/home/svn/repos/school'.
> Traceback (most recent call last):
> File "./hot-backup.py.in", line 97, in ?
> youngest = string.strip(stdout_lines[0])
> IndexError: list index out of range

You did configure the path to the svnlook utility on line 31 of
hot-backup.py, yes?

-- 
Cheers,
- Jacob Atzen
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 20 20:56:23 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.