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

Re: newbie - hot backup

From: Brian Mathis <bmathis_at_directedge.com>
Date: 2004-03-03 22:59:44 CET

Matthew Hurd wrote:

> Been running subversion at home for a while.
>
>
>
> Introduced it at work today. So far so good. Thanks guys.
>
>
>
> One question, I want to do a full hot backup.
>
>
>
> I tried the hot backup python script but it failed. Svnadmin hotcopy
> source dest seems to work fine, though only the .py is mentioned in
> the help.
>
>
>
> Is svnadmin hotcopy the most appropriate way?
>
>
>
> Cheers,
>
> Matt.
>

Try running
    /usr/bin/svnlook youngest /path/to/repos

If you get an error, there's probably a permissions problem on your
repos. The hotbackup.py script is bad in that it doesn't report that
there was an error running svnlook.

-- 
Brian Mathis
http://directedge.com/b/
Received on Wed Mar 3 22:58:57 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.