On Fri, Dec 3, 2010 at 10:34 AM, Mark Phippard <[email protected]> wrote:
> On Fri, Dec 3, 2010 at 10:28 AM, Kamesh Jayachandran <[email protected]> 
> 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

Reply via email to