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

Re: Subject: [PATCH] WC rep cache optimization for some file

From: Philip Martin <philip_at_codematters.co.uk>
Date: Wed, 19 Sep 2012 19:37:48 +0100

Philip Martin <philip.martin_at_wandisco.com> writes:

> Mark Phippard <markphip_at_gmail.com> writes:
>
>> Off-topic but related. What has happened to Philip's patch to enable
>> exclusive locking for SQLite which "solves" the performance issue with NFS?
>> I thought we were going to try to enable that via some runtime option or
>> perhaps when we detect the working copy is on network?
>
> I've just updated the issue. I started on a runtime patch and ran into
> a problem, the config hash in the working copy library isn't connected
> to the config has used in the client.

If you look at the svn client it svn_client_create_context which pass
NULL to svn_wc_context_create since no config hash is available at that
stage. Later the svn client modifies the client context to set the
client config hash. It's not clear how one is supposed to set the
working copy config hash.

-- 
Philip
Received on 2012-09-19 20:38:26 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.