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
this simple for whatever reason, an svnsync push from the primary server might serve. > > --Venkat > > From: zhiwei chen [mailto:zhiw...@gmail.com] > Sent: Tuesday, August 02, 2011 11:38 AM > To: users@subversion.apache.org > Subject: how to back svn repositories > >

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
@subversion.apache.org Subject: how to back svn repositories 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 ? DISCLAIMER == This e-mail may contain privileged and confidential information which is the

how to back svn repositories

2011-08-01 Thread zhiwei chen
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 ?