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

RE: how to back svn repositories

From: Bob Archer <Bob.Archer_at_amsi.com>
Date: Tue, 2 Aug 2011 09:53:34 -0400

> hi,everyone.
>
> We have many svn repositories,more than 100,000 , but every
> repository has less than 1024M.
>
> So,which svn backup strategies should I use ?

I think there are three basic options...

1. Back up to tape... this is what we do. Yes, we possible lose intra day stuff but it is a risk we are taking.

2. use svnadmin hotcopy to copy the repos to a separate drive system.

3. use svnsync to mirror all the repositories. This also gives you a psuedo hot swap situation. Of course, you have to have the hardware available to do it, so this is probably the most expensive option.

Yes, very basic level answer I know.

BOb
Received on 2011-08-02 15:54:08 CEST

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.