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 :content-type:content-transfer-encoding; q=dns; s=default; b=i6k usxZVyz0ar0nMfV836HTxboZ0HKESMLljQgZUWuuTtL/dariqDqz1LAx+vjYX4kU 4rI1RLsA+46rO6uKNfuwxUROzydQtf2MBdgFFu+3E9HzrU64NGKyd90MtqfcKwi5 XK56lo2R2IWoLGMq2swTYbBSepm+EjIUQSNuQgFQ= 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 :content-type:content-transfer-encoding; s=default; bh=6bskJFN/y Xarncmn2JEAs/mguaM=; b=OitaBbUGQpBmpjvhAGUFdt9zQt46KaYG5NYK2x4IU hGQzNNLn5CdQtPCGZDvxr/1+nWbD1ARCry26zThRfEOyQ9PZ/4lZoNRg1j4Mds8o Bekq4z4+G+xGPRF8wRXxApnNLigL46GdNPZJyCs+QrBYJ5fuMWZ3exNz6j1Eu7lL jY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , 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.6 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RP_MATCHES_RCVD,SPF_PASS,TW_SV autolearn=ham version=3.3.1 X-Trace: 870408144/mk-filter-1.mail.uk.tiscali.com/B2C/$THROTTLED_DYNAMIC/b2c-CUSTOMER-DYNAMIC-IP/79.68.108.195/None/drstacey AT tiscali DOT co DOT uk X-SBRS: None X-RemoteIP: 79.68.108.195 X-IP-MAIL-FROM: drstacey AT tiscali DOT co DOT uk X-SMTP-AUTH: X-Originating-Country: GB/UNITED KINGDOM X-MUA: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 X-IP-BHB: Once X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AvgCAA0HulFPRGzD/2dsb2JhbAANToM5vn0EBIEZg1ZAPRYYAwIBAgFYCAEBiBaodJJFj2CDSgOYaoRjjkY Message-ID: <51BA0758.7010100@tiscali.co.uk> Date: Thu, 13 Jun 2013 18:54:32 +0100 From: David Stacey User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130514 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: svn-1.8 Release Notes Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Two items of interest for Cygwin, especially in the light of recent work with the SQLite3 locking mechanism: 1. http://subversion.apache.org/docs/release-notes/1.8.html#exclusivelocking Subversion can be configured to use exclusive SQLite locks by making a simple addition to the .subversion/config file. 2. http://subversion.apache.org/docs/release-notes/1.8.html#bdb-deprecated The Berkeley back-end has been deprecated, in favour of FSFS. You may recall that I reported some difficulty in getting Cygwin svn to work reliably with the Berkeley DB back-end: http://www.cygwin.com/ml/cygwin/2013-02/msg00130.html So this might be one problem that doesn't need fixing! Dave. -- 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