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

Re: How you backup ?

From: Martin Probst <martin_at_x-hive.com>
Date: 2005-06-13 13:51:36 CEST

Hi,

> I've find two methods (categorie of) :
>
> 1/ Something like svnadmin dump > dump; scp dump backup_host in a
> crontab
>
> 2/ Use some perl/python script to make synchronisation between two
> repository, one for using and another for backup.

there is also "svnadmin hotcopy". We currently use that (create a live
copy of the repository, tar & scp). I had the impression it's faster
than "svnadmin dump" and deploying the backup is also easy and fast -
just copy the backup to the correct location.

Regards,
Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 13 13:53:53 2005

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.