RE: how to back svn repositories

2011-08-02 Thread Bob Archer
> 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

Re: how to back svn repositories

2011-08-02 Thread Nico Kadel-Garcia
On Tue, Aug 2, 2011 at 2:26 AM, Venkata Badipatla wrote: > Svnadmin dump utility is a correct strategy to be followed. As you are > telling many repos, you can write simple perl script which can create the > dump files for all the repos. OK, *now* I'm going to waggle my finger at you. I find thi

Re: how to back svn repositories

2011-08-02 Thread Nico Kadel-Garcia
On Tue, Aug 2, 2011 at 2:07 AM, zhiwei chen wrote: > 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 ? Great bird of space, what are you running? Sourceforge? You're approaching 100 TB of re

RE: how to back svn repositories

2011-08-01 Thread Venkata Badipatla
Svnadmin dump utility is a correct strategy to be followed. As you are telling many repos, you can write simple perl script which can create the dump files for all the repos. --Venkat From: zhiwei chen [mailto:zhiw...@gmail.com] Sent: Tuesday, August 02, 2011 11:38 AM To: users@subversion.apache