X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 q=dns; s=default; b=bRcrGwWwEhFaaLPzux//lveUKz5t8d4KeakoOnxwEr0
	z1gVnFcOFUf9f3ywofVWat9DaLZ4uZSt5ArfnIkirROYJZmxduFVypnzGNlvqnhQ
	8AKapVJRv4/5VDXQ1AVhJsBCbDalo5lUiqO/IKZKRAu2CUQMimEM6/gnwHJZSGBk
	=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding;
	 s=default; bh=tirKtdSMYILjtgcjJIWph44rOTo=; b=BLoMH+Ki1V0jXYvoD
	Qj79b1uFf3F2Y+Palvgf5hnOLUy7hNzOWVihjzu+lHR6cHjtgE5MYmyzfFUT5Jsn
	nVXsO1a5rYeVRIwWdsEYWUSyBkxZzQtepvd7jgl4ivFjjyoE/D6jvDIkfvAcg5Pd
	tTaAld7Z+3sRkJE7pADistQcP8=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,SPF_PASS autolearn=ham version=3.3.1
Message-ID: <51AFBB47.4020806@acm.org>
Date: Wed, 05 Jun 2013 15:27:19 -0700
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [TEST] sqlite3-3.7.17-1 (Cygwin 1.7.19 locking feature)
References: <51ACF886.10301@etr-usa.com> <51AD3BB4.2010601@acm.org> <20130604084128.GB19572@calimero.vinschen.de> <51AF968E.1060707@etr-usa.com>
In-Reply-To: <51AF968E.1060707@etr-usa.com>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

On 6/5/2013 12:50 PM, Warren Young wrote:
> It required a spelunking expedition, complete with yak wagons and a team
> of five sherpas, one of which had to be left behind with a broken leg,
> but I figured out how to compile in the BSD locking VFS without
> disabling the POSIX one, then how to make SQLite switch between them at
> runtime.  (This is what gives me hope for Plan C, above.)

Thanks again for all your effort here.

> The CYGWIN_SQLITE_LOCKING variable now has three possible states:
> 
> CYGWIN_SQLITE_LOCKING=posix  -- same as before
> 
> CYGWIN_SQLITE_LOCKING=posixmand -- equivalent to leaving it undefined in
> the 3.7.17-1 build
> 
> CYGWIN_SQLITE_LOCKING=AnythingElse -- BSD flock() based mandatory locking.

I think the "AnythingElse" setting is what you intended for Subversion
users that want to interoperate with Windows?

The Subversion test suite passes with that setting. I don't know about
issues with TortoiseSVN since I don't use it personally.

-- 
David Rothenberger  ----  daveroth@acm.org

"Experience has proved that some people indeed know everything."
                -- Russell Baker

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

