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

hot-backup.py

From: Adam Stroud <adstro_at_stny.rr.com>
Date: 2004-10-19 13:01:40 CEST

All:

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

Any help would be appreciated.

Thanks
A

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Oct 20 15:37:46 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.