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

Re: Backup of repositories

From: Johan Kouwenberg <jazekerhe_at_hotmail.com>
Date: 2004-09-28 14:12:19 CEST

dtandersen@cox.net wrote:
>
>I have restored a repository by copying back the old files, so that works.
>
>What I do now is have a batch file run 'svnadmin dump' every night and copy
>the dump file over to the backup PC on the LAN. The dump file contains a
>perfect copy of the entire repository.
>
> svnadmin dump c:\svnrepos > yourfile.txt
> copy yourfile.txt \\somewhere\\folder
>
>To restore use:
>
> svnadmin load < yourfile.txt

Thanks guys, I'll write a simple script and do it on this way (i'm using
windows, so I don't think hotbackup.py will work, not tested tho).

I hope the output of 'svnadmin dump' will stay correct for upcoming
releases.

cheers,

--
Johan
_________________________________________________________________
Koop geen kat in een zak. Probeer alles 14 dagen bij jou thuis. 
http://linkstat.neckermann.de/go.mb1?benl_10120
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 28 14:13: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.