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

exception in hot-backup.py

From: Gilbert Fine [·¶Èðºã] <gfan_at_corp.netease.com>
Date: 2004-09-05 13:12:47 CEST

Hi All,

        I have a server has two separate repository simultaneously, using
Apache over HTTPS. OS is FreeBSD. Subversion is 1.0.6. I want to run
hot-backup.py everyday for each of the repositories. But only one repository
is successfully backup'ed. The other one got an exception:

Beginning hot backup of '/home/svn_repos_ff'.
Traceback (most recent call last):
  File "/usr/local/subversion/bin/hot-backup.py", line 97, in ?
    youngest = string.strip(stdout_lines[0])
IndexError: list index out of range

        The only difference of this repository, comparing with the other, is
it has thousands files in it, and many of them are binary files. This is all
I can think of now.

Gilbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Sep 5 13:24:48 2004

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.