[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 not working

From: Brian Mathis <bmathis_at_directedge.com>
Date: 2004-07-01 17:05:41 CEST

There is a problem when running 'svnlook' in the script. Try running it
by hand (svnlook youngest /path/to/repos), and you'll see the error.
Fix the error, and the hotbackup should work.

IMO that script really needs a better error message.

Unterberg, Norbert wrote:

>Hi,
>
>This issue was discussed on this list some time ago, but it did not come
>to a solution (at least I did not found any in the list archive).
>
>I have this problem, while running:
>
>- SVN version 1.0.5 using the latest hot-backup.py
>- Windows NT or XP (makes no difference)
>- Python 2.3.3
>
>
>C:\x\svn_test>hot-backup.py test backup
>Beginning hot backup of 'test'.
>Traceback (most recent call last):
> File "hot-backup.py", line 97, in ?
> youngest = string.strip(stdout_lines[0])
>IndexError: list index out of range
>
>Any idea what is going wrong?
>
>Best Regards
>Norbert Unterberg
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>

-- 
Brian Mathis
http://directedge.com/b/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 1 17:08:35 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.