[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: 1.5.9 up for testing/signing

From: Paul Burba <ptburba_at_gmail.com>
Date: Fri, 3 Dec 2010 10:39:36 -0500

On Fri, Dec 3, 2010 at 10:34 AM, Mark Phippard <markphip_at_gmail.com> wrote:
> On Fri, Dec 3, 2010 at 10:28 AM, Kamesh Jayachandran <kamesh_at_collab.net> wrote:
>> Forgive my ignorance Paul. IIUC in 1.5.x we can only have neon or serf not
>> both. Did you do 2 builds to test this?
>
> I think you are confusing it with 1.4.x.  We added support in 1.5.x
> for supporting both:
>
> http://subversion.apache.org/docs/release-notes/1.5.html#dav-modules

Exactly:

C:\SVN\src-branch-1.5.x>svn --version
svn, version 1.5.9 (r1041577)
   compiled Dec 3 2010, 00:18:32

Copyright (C) 2000-2008 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* 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.
  - handles 'http' scheme
  - handles 'https' scheme

Paul
Received on 2010-12-03 16:40:14 CET

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.