delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2014/08/31/03:28:12

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=sjBKuRcipyHmfIbuBMABODDydHIc2KemQzkZ8Kjweqj
CHICTvOxEjAvn3yqdS04vX2WwxfP1BSOIOJzVU3/ZWh0qq1aCAdc13sZjVVk2IQX
HhQWZGQQRd1tXeGglQq/gey1vOtzjUAitnfCbqdmtXOA+m6S3SEq8jLXN9N3zKwo
=
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=M5fbcNnsWibq3F8AP3KYj05PnG8=; b=qI1I8dVuSaeJLdvbO
LWGL+XyRBn1tpABCmlacTXmikPwlhWrJVZrSEVeVJsNP/JN1dT6Yu21dFelVg3ns
9Sd7lQ75A8kpPVQeaPQunOohSs4ufkNRMKesGTplSidpzOGMjOu9CVKgwGH3Oy47
zkG5ztHg1FG4AKXHfvDjBiIeNE=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2
X-HELO: mail-la0-f48.google.com
X-Received: by 10.152.27.134 with SMTP id t6mr21311388lag.56.1409470063744; Sun, 31 Aug 2014 00:27:43 -0700 (PDT)
Message-ID: <5402CE65.5060506@gmail.com>
Date: Sun, 31 Aug 2014 09:27:33 +0200
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0
MIME-Version: 1.0
To: cygwin AT cygwin DOT com
Subject: Re: [ANNOUNCEMENT] Updated: subversion-1.8.10-2
References: <announce DOT 54022557 DOT 9030401 AT acm DOT org>
In-Reply-To: <announce.54022557.9030401@acm.org>
X-IsSubscribed: yes

On 30/08/2014 21:26, David Rothenberger wrote:
> This is a rebuild of subversion-1.8.10 against the new Ruby 2.0
> release.
>
> NEWS:
> =====
> See CHANGES (URL below) for more information about the differences
> between 1.8.0 and previous Subversion releases.
>
> IMPORTANT: Please read the release notes (URL below) before
> upgrading from a previous major release. 1.8 includes a new working
> copy format with a manual upgrade operation. This will render your
> working copy unusable with previous major releases. Furthermore,
> there are some issues trying to upgrade corrupt working copies.
>
> Please see the release notes
>
>    http://subversion.apache.org/docs/release-notes/1.8.html
>
> for more details about the changes in Subversion.
>
> See
>
>    http://svn.apache.org/repos/asf/subversion/tags/1.8.10/CHANGES
>
> for more details about the changes in 1.8.10.
>
> This release changes mod_dav_svn to no longer map requests to the local
> filesystem.  Administrators of mod_dav_svn servers should read the
> section about this in the release notes:
>      http://subversion.apache.org/docs/release-notes/1.8.html#mod_dav_svn-fsmap
>

Hi David,
question: Is neon module included ?

requires: libapr1 libaprutil1 libdb5.3 libexpat1 libintl8 libsasl2_3 
libserf1_0 libsqlite3_0 zlib0 libneon27 _autorebase cygwin

but
----------------------------------------------------------
$ svn --version
svn, version 1.8.10 (r1615264)
    compiled Aug 29 2014, 16:09:51 on x86_64-unknown-cygwin

Copyright (C) 2014 The Apache Software Foundation.
This software consists of contributions made by many people;
see the NOTICE file for more information.
Subversion is open source software, see http://subversion.apache.org/

The following repository access (RA) modules are available:

* ra_svn : Module for accessing a repository using the svn network protocol.
   - with Cyrus SASL authentication
   - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using 
serf.
   - using serf 1.3.7
   - handles 'http' scheme
   - handles 'https' scheme
------------------------------------------------------------

does not include ra_neon

nor any dependency, differently from ra_serf

$ cygcheck /usr/bin/svn |grep -vi windows
E:\cygwin64\bin\svn.exe
   E:\cygwin64\bin\cygsvn_client-1-0.dll
     E:\cygwin64\bin\cygsvn_ra-1-0.dll
       E:\cygwin64\bin\cygsvn_ra_local-1-0.dll
         E:\cygwin64\bin\cygsvn_repos-1-0.dll
           E:\cygwin64\bin\cygsvn_fs-1-0.dll
             E:\cygwin64\bin\cygsvn_fs_base-1-0.dll
               E:\cygwin64\bin\cygsvn_delta-1-0.dll
                 E:\cygwin64\bin\cygsvn_subr-1-0.dll
                   E:\cygwin64\bin\cygapr-1-0.dll
                     E:\cygwin64\bin\cygwin1.dll
                     E:\cygwin64\bin\cyguuid-1.dll
                       E:\cygwin64\bin\cyggcc_s-seh-1.dll
                   E:\cygwin64\bin\cygaprutil-1-0.dll
                     E:\cygwin64\bin\cygcrypt-0.dll
                     E:\cygwin64\bin\cygexpat-1.dll
                     E:\cygwin64\bin\cygiconv-2.dll
                   E:\cygwin64\bin\cygintl-8.dll
                   E:\cygwin64\bin\cygsqlite3-0.dll
                   E:\cygwin64\bin\cygz.dll
               E:\cygwin64\bin\cygsvn_fs_util-1-0.dll
               E:\cygwin64\bin\cygdb-5.3.dll
             E:\cygwin64\bin\cygsvn_fs_fs-1-0.dll
       E:\cygwin64\bin\cygsvn_ra_serf-1-0.dll
         E:\cygwin64\bin\cygserf-1-0.dll
           E:\cygwin64\bin\cygcrypto-1.0.0.dll
           E:\cygwin64\bin\cyggssapi_krb5-2.dll
             E:\cygwin64\bin\cygk5crypto-3.dll
               E:\cygwin64\bin\cygkrb5support-0.dll
             E:\cygwin64\bin\cygkrb5-3.dll
               E:\cygwin64\bin\cygcom_err-2.dll
           E:\cygwin64\bin\cygssl-1.0.0.dll
       E:\cygwin64\bin\cygsvn_ra_svn-1-0.dll
         E:\cygwin64\bin\cygsasl2-3.dll
     E:\cygwin64\bin\cygsvn_wc-1-0.dll
       E:\cygwin64\bin\cygsvn_diff-1-0.dll




--
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019