[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] svnadmin build-repcache command

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 1 Apr 2020 12:18:34 +0200

On Wed, Apr 01, 2020 at 09:59:41AM +0000, Daniel Shahaf wrote:
> Stefan Sperling wrote on Wed, 01 Apr 2020 11:13 +0200:
> > https://ci.apache.org/builders/svn-x64-macosx-fsfs-v6/builds/2941/steps/Test%20ra_local%2Bfsfs-v6/logs/faillog
> >
> > The svnadmin build-repcache test runs into a checksum mismatch.
> >
> > Any ideas?
>
> Note the "actual" checksum is the checksum of the empty string.
>

Oh, interesting point :)

I cannot see what's wrong. An empty stream is returned from
svn_fs_fs__get_contents() if the passed in rep pointer is NULL,
but I don't think that's where the bug is.

Perhaps the failing test really read empty rep content for some reason?
I'm now running this test in a loop, but I could not reproduce the
failure yet.
Received on 2020-04-01 12:18:46 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.