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

Re: svn 1.8 debugging-compilation-serf-configure problem because of 1.6 Ubuntu install

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Sat, 2 Mar 2013 00:33:28 +0200

Ben Reser wrote on Fri, Mar 01, 2013 at 10:04:45 -0800:
> On Fri, Mar 1, 2013 at 2:35 AM, Gabriela Gibson
> <gabriela.gibson_at_gmail.com> wrote:
> > and the reason I was trying to get serf going is:
> >
> > g_at_musashi:~/svn/log$ SVN=~/trunk/subversion/svn/svn
> > g_at_musashi:~/svn/log$ rm -rf trunk
> > g_at_musashi:~/svn/log$ $SVN co
> > https://svn.apache.org/repos/asf/subversion/trunk
> > subversion/svn/checkout-cmd.c:168: (apr_err=170000)
> > subversion/libsvn_client/checkout.c:103: (apr_err=170000)
> > subversion/libsvn_client/ra.c:498: (apr_err=170000)
> > subversion/libsvn_client/ra.c:364: (apr_err=170000)
> > subversion/libsvn_ra/ra_loader.c:467: (apr_err=170000)
> > svn: E170000: Unrecognised URL scheme for
> > 'https://svn.apache.org/repos/asf/subversion/trunk'
> > g_at_musashi:~/svn/log$
> > (which I assume to be a serf problem)
>
> Unrecognized URL scheme in this case would imply to me that you don't
> have SSL support.

Right. But I believe serf itself cannot be built without SSL support,
so lack of https support implies lack of http support too.
Received on 2013-03-01 23:34:09 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.