Philip Martin <philip.mar...@wandisco.com> writes:

> Mark Phippard <markp...@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

Reply via email to