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

Re: Testing with spaces in filenames/paths

From: Onno van der Straaten <onno.van.der.straaten_at_gmail.com>
Date: Tue, 6 Jul 2010 18:00:41 +0200

I probably made things more difficult than they needed to be. For
example apr and apr-util was already installed with Apache2 I think,
I'm not sure. Anyway, finally success with the following configure

./configure --with-apr=/usr/bin/apr-config
--with-apr-util=/usr/bin/apu-config --with-apxs="/usr/bin/apxs2"
--disable-mod-activation --with-serf=/usr/local/serf

svn --version now also shows
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - handles 'http' scheme
  - handles 'https' scheme

Cool!
Onno
Received on 2010-07-06 18:01:22 CEST

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.