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

Building Subversion on Debian stretch with serf support

From: Paul Hammant <paul_at_hammant.org>
Date: Tue, 27 Feb 2018 23:39:14 -0500

I hope I'm not neck deep in http://xyproblem.info/ territory.

$ svn co http://myRaspberryPi/aDirUnderSvnControl
svn: E170000: Unrecognized URL scheme for 'http://myRaspberryPi/aDirUnde
rSvnControl'

I understand that the default Apache/subversion apt-get install is going to
create a subversion that's missing a 'serf' capability. Or linked to the
wrong or a too old (by some definition) serf.

Of course the error message itself isn't very clear, but people on
StackOverflow/ServerFault are saying serf. And scons and some
rebuild-subversion advice.

I'm half way down that road.

A double-check though: I need to build a serf then rebuild Subversion then
get mod_sav_svn.so used by Apache, so that I can overcome the error above
(on client machines).

Or is there an option to hand `apt-get` that really lassos in the serf
binary for the same of making Subversion with client support for http(s)
checkouts. Of course non WebDAV 'GETs' of resources work fine (ref E170000
above for "not work fine")

- Paul
Received on 2018-02-28 05:39:22 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.