Re: svnadmin pack vs hotcopy --incremental

2014-08-04 Thread Stefan Sperling
On Mon, Aug 04, 2014 at 12:46:06PM -0400, Myron A. Semack wrote: > > If you don't pack and hotcopy concurrently, it's perfectly safe. > > > > If you pack and hotcopy concurrently, it's almost safe. > > There is a known problem with concurrent hotcopy and pack, the fix for which > > isn't released

RE: svnadmin pack vs hotcopy --incremental

2014-08-04 Thread Myron A. Semack
> If you don't pack and hotcopy concurrently, it's perfectly safe. > > If you pack and hotcopy concurrently, it's almost safe. > There is a known problem with concurrent hotcopy and pack, the fix for which > isn't released yet, I believe. Details here: http://svn.apache.org/r1605633 What about th

Re: svnadmin pack vs hotcopy --incremental

2014-08-01 Thread Stefan Sperling
On Fri, Aug 01, 2014 at 03:17:06PM -0400, Myron A. Semack wrote: > I have an FSFS repository that is backed up nightly with svnadmin hotcopy > --incremental. It has just crossed the 8 revisions mark, and it has > never been packed. I would like to run svnadmin pack on this repo. > > > >

svnadmin pack vs hotcopy --incremental

2014-08-01 Thread Myron A. Semack
I have an FSFS repository that is backed up nightly with svnadmin hotcopy --incremental. It has just crossed the 8 revisions mark, and it has never been packed. I would like to run svnadmin pack on this repo. After I run svandmin pack, will the incremental hotcopy still work? Will the