| delorie.com/archives/browse.cgi | search |
| X-Recipient: | archive-cygwin AT delorie DOT 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 AT cygwin DOT com; run by ezmlm |
| List-Id: | <cygwin.cygwin.com> |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sourceware.org/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT 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 AT acm DOT 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 AT cygwin DOT com |
| Subject: | Re: [TEST] sqlite3-3.7.17-1 (Cygwin 1.7.19 locking feature) |
| References: | <51ACF886 DOT 10301 AT etr-usa DOT com> <51AD3BB4 DOT 2010601 AT acm DOT org> <20130604084128 DOT GB19572 AT calimero DOT vinschen DOT de> <51AF968E DOT 1060707 AT etr-usa DOT com> |
| In-Reply-To: | <51AF968E.1060707@etr-usa.com> |
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 AT acm DOT 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
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |