Re: svn backup strategy

2010-05-04 Thread Ryan Schmidt
Please keep this discussion on the mailing list by using the Reply All function. On May 4, 2010, at 02:40, Vikrama Sanjeeva wrote: > On Tue, May 4, 2010 at 1:05 AM, Ryan Schmidt wrote: > >> Please consider backing up each revision as it is committed, in a >> post-commit hook. That way you won't

Re: svn backup strategy

2010-05-03 Thread Ryan Schmidt
On May 3, 2010, at 11:09, Vikrama Sanjeeva wrote: > We've recently shifted to SVN. Suppose there are three repositories R1, R2 > and R3. And each repostory has three projects in it. > > So we have: > R1: P1, P2, P3 > R2: P1, P2, P3 > R3: P1, P2, P3 > > R1-P1 and R1-P2 are changed almost daily,

svn backup strategy

2010-05-03 Thread Vikrama Sanjeeva
Hello, We've recently shifted to SVN. Suppose there are three repositories R1, R2 and R3. And each repostory has three projects in it. So we have: R1: P1, P2, P3 R2: P1, P2, P3 R3: P1, P2, P3 R1-P1 and R1-P2 are changed almost daily, whereas, R1-P3 is changed very rare (once a month) Change of