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

Re: strange E/W200033 (b)locking error/warning when trying to modify a svn 1.8 working copy over SMB share

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 03 Apr 2014 17:48:39 +0100

Tobias Bading <tbading_at_web.de> writes:

> Three things are interesting/puzzling:
> - fcntl F_SETLK with start=1073741824 when the wc.db file contains only 100352
> bytes? I found nothing in the fcntl man page about this. Is this allowed?
> What's the purpose?

SQLite implements read-write locks and uses those high byte-ranges to
store state information in a way that works on read-only filesystems.

-- 
Philip Martin | Subversion Committer
WANdisco // *Non-Stop Data*
Received on 2014-04-03 18:49:19 CEST

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.