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

Thread-safe POSIX file locking

From: Florian Weimer <fw_at_deneb.enyo.de>
Date: 2005-10-12 20:30:07 CEST

How did you solve the problem that svnserve, when running with
--threads, cannot reliably use POSIX file locking, as needed by the
FSFS backend?

(The problem was that a file lock is a per-process resource and
recursive.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 12 20:31:44 2005

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.