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

Re: ra_serf in Windows binaries

From: Mark Phippard <markphip_at_gmail.com>
Date: Thu, 31 Jul 2008 13:55:21 -0400

On Thu, Jul 31, 2008 at 1:52 PM, Kenneth Porter <shiva_at_sewingwitch.com> wrote:
> Is ra_serf compiled into the binaries provided by tigris? I just pulled down
> 1.5.0 to try that but don't know how to tell if the feature is there.

Just run svn --version. It tells you everything you have available.
This is an example from OSX:

$ svn --version
svn, version 1.5.1 (r32289)
   compiled Jul 25 2008, 12:47:20

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.
  - 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.
  - handles 'http' scheme
  - handles 'https' scheme

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-07-31 19:55:44 CEST

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

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