Re: 1.9.4 fix

2016-05-04 Thread Daniel Shahaf
Terry Dooher wrote on Tue, May 03, 2016 at 11:07:25 +: > From: Stefan Fuhrmann [mailto:stef...@apache.org] 29 April 2016 08:29 > > The best way to detect an incomplete dump is to run 'svn log -v -q' > > on the repository root. The output must be the same for the old and new > > repository. >

RE: 1.9.4 fix

2016-05-03 Thread Terry Dooher
From: Stefan Fuhrmann [mailto:stef...@apache.org] 29 April 2016 08:29 > On 28.04.2016 09:35, Johan Corveleyn wrote: > > Op 27-apr.-2016 16:17 schreef "Terry Dooher" > > > >: > > > I’m in the process of dump/loading our repositories to take > > advantage of

Re: 1.9.4 fix

2016-05-02 Thread Daniel Shahaf
Stefan Fuhrmann wrote on Mon, May 02, 2016 at 07:19:34 +0200: > On 30.04.2016 02:47, Daniel Shahaf wrote: > >Does any third-party tool make that optimization? > > Such a tool would probably ignore checksums altogether > because there is no point in explicitly ignoring them > for empty files only.

Re: 1.9.4 fix

2016-05-01 Thread Stefan Fuhrmann
On 30.04.2016 02:47, Daniel Shahaf wrote: Stefan Fuhrmann wrote on Fri, Apr 29, 2016 at 09:29:20 +0200: Issue #4554 talks about two things, a set of conditions and their immediate impact (broken dump file). The dump file will simply not load and that's easy enough to detect. The set of conditi

Re: 1.9.4 fix

2016-04-29 Thread Daniel Shahaf
Stefan Fuhrmann wrote on Fri, Apr 29, 2016 at 09:29:20 +0200: > Issue #4554 talks about two things, a set of conditions and their > immediate impact (broken dump file). The dump file will simply > not load and that's easy enough to detect. The set of conditions > is as follows: > > 1. Represen

Re: 1.9.4 fix

2016-04-29 Thread Stefan Fuhrmann
On 28.04.2016 09:35, Johan Corveleyn wrote: Op 27-apr.-2016 16:17 schreef "Terry Dooher" mailto:terry.doo...@naturalmotion.com>>: > > Hi all, > > > > I’m in the process of dump/loading our repositories to take advantage of FSFS format 7. Looking at the change list for 1.9.4 (out tomorrow)

RE: 1.9.4 fix

2016-04-28 Thread Terry Dooher
From: Johan Corveleyn [mailto:jcor...@gmail.com] Sent: 28 April 2016 08:36 > Op 27-apr.-2016 16:17 schreef "Terry Dooher" : > > > > I’m on 1.9.2 now. Should I wait for 1.9.4 to do this? > > > I would use at least 1.9.3 for the process running 'svnadmin dump', because > of this fix in 1.9.3: >

Re: 1.9.4 fix

2016-04-28 Thread Johan Corveleyn
Op 27-apr.-2016 16:17 schreef "Terry Dooher" : > > Hi all, > > > > I’m in the process of dump/loading our repositories to take advantage of FSFS format 7. Looking at the change list for 1.9.4 (out tomorrow), it shows: > >fsfs: fix a rare source of incomplete dump files and reports (r1717876