[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: Jan Normann Nielsen <lists_at_dubbekarl.dk>
Date: 2004-10-20 17:43:10 CEST

Adam Stroud wrote:

>Is anyone successful at backing up theor repos using the hot-backup.py
>script. I keep getting errors when using the following commands:
>
>./hot-backup.py.in /home/svn/repos/work /home/svn/backups
>
>I get the following error:
>
>Beginning hot backup of '/home/svn/repos/work'.
>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
>
>Anyone have any ideas.
>
>Thanks
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>
>
>
>
Have you made sure that the target directory /home/svn/backups/ exists?

Best regards,
Jan Nielsen

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