You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by "Cotrut, Michael" <Mi...@cbsa-asfc.gc.ca> on 2018/12/17 17:54:20 UTC

ra-serf missing from SVN Client for windows 1.11

Hi,
It looks like ra-serf is missing from svn 1.11 client for windows

Svn -version
svn, version 1.11.0 (r1845130)
   compiled Nov  1 2018, 12:47:00 on x86/x86_64-microsoft-windows10.0.17134

Copyright (C) 2018 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.
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme


For 1.10
svn --version
svn, version 1.10.2 (r1835932)
   compiled Aug 30 2018, 11:56:10 on x86/x86_64-microsoft-windows10.0.17134

Copyright (C) 2018 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.
  - 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.9 (compiled with 1.3.9)
  - handles 'http' scheme
  - handles 'https' scheme


Michael Cotrut
Consultant, DevCentre
Canada Border Services Agency
Place Vanier, 333 North River road, 17th floor, Tower A, 17th Floor 17077
Ottawa, Ontario
343-291-6097 Office


Re: ra-serf missing from SVN Client for windows 1.11

Posted by Mark Phippard <ma...@gmail.com>.
On Mon, Dec 17, 2018 at 12:54 PM Cotrut, Michael <
Michael.Cotrut@cbsa-asfc.gc.ca> wrote:

> Hi,
>
> It looks like ra-serf is missing from svn 1.11 client for windows
>
>
>
> Svn –version
>
> svn, version 1.11.0 (r1845130)
>
>    compiled Nov  1 2018, 12:47:00 on x86/x86_64-microsoft-windows10.0.17134
>
>
>
> Copyright (C) 2018 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.
>
>   - handles 'svn' scheme
>
> * ra_local : Module for accessing a repository on local disk.
>
>   - handles 'file' scheme
>
>
>
>
>
> For 1.10
>
> svn --version
>
> svn, version 1.10.2 (r1835932)
>
>    compiled Aug 30 2018, 11:56:10 on x86/x86_64-microsoft-windows10.0.17134
>
>
>
> Copyright (C) 2018 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.
>
>   - 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.9 (compiled with 1.3.9)*
>
> *  - handles 'http' scheme*
>
> *  - handles 'https' scheme*
>
>
>

The Subversion project does not provide binaries, so you should report this
to whomever or wherever you obtained them.  You are right that it looks
like they were not built properly and/or did not include all of the
libraries needed for http support.


-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/