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

Re: default mode of 'svn cleanup' changed

From: Stefan Sperling <stsp_at_elego.de>
Date: Mon, 24 Jul 2017 18:22:10 +0200

On Mon, Jul 24, 2017 at 03:40:32PM +0000, Daniel Shahaf wrote:
> It seems the real fix would be figuring out a way for 'cleanup' not to
> break all locks it sees.

Actually, I missed that cleanup_internal() grabs a WC lock, so the
entire point of my argument is moot. The other client manipulating
WC state will error out if it runs any DB operation after 'cleanup'
has stolen the lock.

So I guess I'll just revert my commits :-)
Received on 2017-07-24 18:24:03 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.