This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [ANNOUNCEMENT] Updated: subversion-1.8.10-2


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]