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

Re: svn: E170000: Unrecognized URL scheme for 'http://llvm.org/svn/llvm-project/llvm/trunk'

From: Ryan Schmidt <subversion-2012c_at_ryandesign.com>
Date: Wed, 6 Nov 2013 13:30:13 -0600

On Nov 5, 2013, at 23:54, Alec Taylor wrote:

> I am running Sun OS 5.10 (Solaris 10) on a SPARC machine, with the
> latest coreutils [8.21], make [4.0], awk [4.1.0] and gcc [4.8.2] used
> to build the latest Apache Subversion [1.8.4 (r1534716)].
>
> Why is this happening?
>
> $ svn co http://llvm.org/svn/llvm-project/llvm/trunk llvm-trunk
> svn: E170000: Unrecognized URL scheme for
> 'http://llvm.org/svn/llvm-project/llvm/trunk'

Sounds like http is an unrecognized url scheme for your svn client.

This could occur if you didn’t compile svn with an http client library, like serf.

“svn --version” shows you all the schemes your svn supports.
Received on 2013-11-06 20:30:53 CET

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.