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

Re: Strategy for backup and recovering svn repository

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-04-28 19:30:07 CEST

On Apr 27, 2007, at 15:03, Johnathan Gifford wrote:

> Yes, the plan you propose will work. But, will be a lot more work
> in the event of a recovery situation.
>
> Our backup strategy plan is this.
>
> Requisites:
> 1. A hot back up of the repository created the svn-fast-backup
> script every 12 hours. We only keep four days worth of backups as
> anything above that is just taking up space for no real reason in
> our opinion, but feel free keep them longer. Some folks even do
> this after every commit, but that may really be to much over head
> on your server and commit process.

Shouldn't there be close to no overhead? From svn-fast-backup itself:

# Multiple FSFS backups share data via hardlinks, meaning old
backups are
# almost free, since a newer revision of a repository is almost a
complete
# superset of an older revision.

-- 
To reply to the mailing list, please use your mailer's Reply To All  
function
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Apr 28 19:30:52 2007

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.