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

Re: Seeing very slow performance with svnadmin verify

From: Andreas Mohr <andi_at_lisas.de>
Date: Tue, 1 Nov 2016 08:20:34 +0100

On Tue, Nov 01, 2016 at 12:14:32AM -0700, Eric Johnson wrote:
> Since I have on the order of 230,000 additional commits to check, I'm
> looking at 39 days before my repository finishes verifying. That's not
> really acceptable.
>
> Any suggestions? Am I doing something wrong?

You could try to
run strace and/or ltrace with sufficiently detailed cmdline options,
to try to figure out
which system call exactly is involved in the delay/expensive handling.

A 30s pause might perhaps hint at some network / DNS resolve things.

</not_an_svnadmin_expert_here>

HTH,

Andreas Mohr

-- 
GNU/Linux. It's not the software that's free, it's you.
Received on 2016-11-01 08:20:47 CET

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

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