public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: subversion-1.8.10-2
@ 2014-08-31  2:54 David Rothenberger
  2014-08-31  7:27 ` Marco Atzeri
  0 siblings, 1 reply; 3+ messages in thread
From: David Rothenberger @ 2014-08-31  2:54 UTC (permalink / raw)
  To: cygwin

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

DESCRIPTION:
============
Subversion is a version control system designed to be a compelling
successor to CVS.

Please see 
  http://svnbook.red-bean.com/nightly/en/index.html

for the latest official release of the Subversion Book.

QUESTIONS:
==========
If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

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

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCEMENT] Updated: subversion-1.8.10-2
  2014-08-31  2:54 [ANNOUNCEMENT] Updated: subversion-1.8.10-2 David Rothenberger
@ 2014-08-31  7:27 ` Marco Atzeri
  2014-08-31 18:32   ` David Rothenberger
  0 siblings, 1 reply; 3+ messages in thread
From: Marco Atzeri @ 2014-08-31  7:27 UTC (permalink / raw)
  To: cygwin

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [ANNOUNCEMENT] Updated: subversion-1.8.10-2
  2014-08-31  7:27 ` Marco Atzeri
@ 2014-08-31 18:32   ` David Rothenberger
  0 siblings, 0 replies; 3+ messages in thread
From: David Rothenberger @ 2014-08-31 18:32 UTC (permalink / raw)
  To: cygwin

On 8/31/2014 12:27 AM, Marco Atzeri wrote:
> Hi David,
> question: Is neon module included ?

Support for neon was removed from 1.8. See

  http://subversion.apache.org/docs/release-notes/1.8.html#neon-deleted

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

The neon dependency is there for the 1.7 previous release.

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


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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-08-31 18:32 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-31  2:54 [ANNOUNCEMENT] Updated: subversion-1.8.10-2 David Rothenberger
2014-08-31  7:27 ` Marco Atzeri
2014-08-31 18:32   ` David Rothenberger

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).