[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 : IndexError : list index out of range

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-07-24 03:17:34 CEST

Xavier Brouckaert <xbr@info.ucl.ac.be> writes:

> File "/usr/lib/subversion/hot-backup.py", line 100, in ?
> youngest = string.strip(stdout_lines[0])
> IndexError: list index out of range
> [...]
>
> # Path to svnlook utility
> svnlook = "/usr/bin/svnlook"
> , so I think it is not using svnadmin.
>
> Any idea ?

Um, well, does that utility exist?

Can you run

   $ /usr/bin/svnlook youngest /usr/svnroot

?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 24 03:20:13 2003

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.